summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOliver Gasser2019-02-13 15:33:07 +0100
committerOliver Gasser2019-02-13 15:33:07 +0100
commit8e92a26227ddc6862448d0022f18ebb755c9d423 (patch)
tree276ae19aa2b6cc51a2bf493162202a171c75d9e8 /PKGBUILD
parent1f2595e10ef58bc1ae37aefcec28fe64a8d37deb (diff)
downloadaur-8e92a26227ddc6862448d0022f18ebb755c9d423.tar.gz
update to 3.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52075d8a21cf..a2e34957b1de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Oliver Gasser <oliver@flowriver.net>
pkgname=silk
-pkgver=3.17.2
+pkgver=3.18.0
pkgrel=1
pkgdesc="The System for Internet Level Knowledge (SiLK) is an efficient network flow collection and storage infrastructure that will accept flow data from a variety of sensors. SiLK also provides a suite of efficient command-line tools for analysis."
arch=('x86_64')
@@ -8,7 +8,7 @@ url="https://tools.netsa.cert.org/silk/index.html"
license=('GPL')
source=("https://tools.netsa.cert.org/releases/$pkgname-$pkgver.tar.gz")
noextract=()
-sha256sums=('70b74eceafce7b724ceccd9e801909f4bd28985406eb8c42a94c8d25e7d58194')
+sha256sums=('26e1b2fb3c0e41b5cbe66b91976ffd65d66bfb1263cfae459f3773c296fcb3b6')
build() {
cd "$pkgname-$pkgver"