summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatej Ľach2023-11-25 19:13:54 +0000
committerMatej Ľach2023-11-25 19:13:54 +0000
commit68f6a250105328aace767729ddd60e5cc0fa8a91 (patch)
treef6299982030ec8d9cac65a5180a2e34fba28ae4e
parent2e770b6637cca3c77df07c3832d435c38c9f4583 (diff)
downloadaur-68f6a250105328aace767729ddd60e5cc0fa8a91.tar.gz
relink against Zmq 4.3.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0edb5a57a71f..1e5c0eac1b9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dynafire-bin
pkgdesc = Real-time threat detection for any Linux system running firewalld, based on real-time updates from the Turris Sentinel project
pkgver = 0.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MatejLach/dynafire
install = dynafire.install
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = dynafire-bin
depends = zeromq
source = dynafire::https://github.com/MatejLach/dynafire/releases/download/v0.2.1/dynafire
source = dynafire.service
- sha256sums = afd696426ff12c7081b66ad5c80d3c4c6a80e7f2cff32709a43412482201381f
+ sha256sums = e29d4d723aecb71eeb31d43b60ad134622da6e0ab6e600ccc86c8b5c3d541e20
sha256sums = 2e813ea127bdfa44112d356efb3fe7b03c8d0658e1bb06e7f566435c4ae5d6bb
pkgname = dynafire-bin
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