summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatej Ľach2023-11-25 19:13:54 +0000
committerMatej Ľach2023-11-25 19:13:54 +0000
commit68f6a250105328aace767729ddd60e5cc0fa8a91 (patch)
treef6299982030ec8d9cac65a5180a2e34fba28ae4e /PKGBUILD
parent2e770b6637cca3c77df07c3832d435c38c9f4583 (diff)
downloadaur-dynafire-bin.tar.gz
relink against Zmq 4.3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c886b12a29c3..0ba565afb2c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dynafire-bin
pkgver=0.2.1
-pkgrel=1
+pkgrel=2
pkgdesc='Real-time threat detection for any Linux system running firewalld, based on real-time updates from the Turris Sentinel project'
arch=(x86_64)
url='https://github.com/MatejLach/dynafire'
@@ -10,7 +10,7 @@ license=(GPL3)
depends=('networkmanager' 'firewalld' 'zeromq')
source=("dynafire::https://github.com/MatejLach/dynafire/releases/download/v${pkgver}/dynafire"
"dynafire.service")
-sha256sums=("afd696426ff12c7081b66ad5c80d3c4c6a80e7f2cff32709a43412482201381f"
+sha256sums=("e29d4d723aecb71eeb31d43b60ad134622da6e0ab6e600ccc86c8b5c3d541e20"
"2e813ea127bdfa44112d356efb3fe7b03c8d0658e1bb06e7f566435c4ae5d6bb")
install=dynafire.install