summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOliver Gasser2024-01-26 14:02:49 +0100
committerOliver Gasser2024-01-26 14:02:49 +0100
commit3b02c64754f57e794457a022d8e3b1a391b32944 (patch)
tree89334a7797ac44894ccc3ff01d5bc1bc7e280892 /PKGBUILD
parent572073310ba9a9a3feced3c1e079743725e84d38 (diff)
downloadaur-3b02c64754f57e794457a022d8e3b1a391b32944.tar.gz
update to 3.22.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d0e99386eb1..6cc75b4182cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Oliver Gasser <oliver@flowriver.net>
pkgname=silk
-pkgver=3.22.1
+pkgver=3.22.2
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=('e10096e9fa4ef4980cfff300b8f7a0aed6a8e8f172b444e43dd79ed7e05a7e02')
+sha256sums=('81b38f3e648bcc9125124df69516d9c157e28e1efe693bd2ff57212e9ca10af3')
build() {
cd "$pkgname-$pkgver"