aboutsummaryrefslogtreecommitdiff
path: root/system/OpenSnitch
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-02-08 22:24:13 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-10 16:17:15 +0700
commitb480d936db5c25637e97d3f83c9bd61c99cd4919 (patch)
treeb3b09d2e034ed82ae750067724f427dbd04bc0c8 /system/OpenSnitch
parent2d2057438a643298b74394e70465eb9a0448ea17 (diff)
system/OpenSnitch: Updated for version 1.6.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/OpenSnitch')
-rw-r--r--system/OpenSnitch/OpenSnitch.SlackBuild5
-rw-r--r--system/OpenSnitch/OpenSnitch.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/system/OpenSnitch/OpenSnitch.SlackBuild b/system/OpenSnitch/OpenSnitch.SlackBuild
index 04ca9526b3f62..8c9874cc564a7 100644
--- a/system/OpenSnitch/OpenSnitch.SlackBuild
+++ b/system/OpenSnitch/OpenSnitch.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=OpenSnitch
-VERSION=${VERSION:-1.6.4}
+VERSION=${VERSION:-1.6.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -109,9 +109,6 @@ cd proto
make
cd ../
-# Fix version number
-sed -i "s/1.6.2/$VERSION/g" daemon/core/version.go
-
# Workaround for namespace conflict
# Taken from https://github.com/pentoo/pentoo-overlay/blob/master/app-admin/opensnitch/opensnitch-1.6.4.ebuild
# For more details, refer to https://github.com/evilsocket/opensnitch/issues/496
diff --git a/system/OpenSnitch/OpenSnitch.info b/system/OpenSnitch/OpenSnitch.info
index 465123f3b71fb..a49911460818f 100644
--- a/system/OpenSnitch/OpenSnitch.info
+++ b/system/OpenSnitch/OpenSnitch.info
@@ -1,7 +1,7 @@
PRGNAM="OpenSnitch"
-VERSION="1.6.4"
+VERSION="1.6.5"
HOMEPAGE="https://github.com/evilsocket/opensnitch"
-DOWNLOAD="https://github.com/evilsocket/opensnitch/archive/v1.6.4/opensnitch-1.6.4.tar.gz \
+DOWNLOAD="https://github.com/evilsocket/opensnitch/archive/v1.6.5/opensnitch-1.6.5.tar.gz \
https://github.com/fsnotify/fsnotify/archive/v1.4.7/fsnotify-1.4.7.tar.gz \
https://github.com/golang/protobuf/archive/v1.5.0/protobuf-1.5.0.tar.gz \
https://github.com/google/gopacket/archive/v1.1.14/gopacket-1.1.14.tar.gz \
@@ -20,7 +20,7 @@ DOWNLOAD="https://github.com/evilsocket/opensnitch/archive/v1.6.4/opensnitch-1.6
https://github.com/googleapis/go-genproto/archive/24fa4b2/go-genproto-24fa4b261c55da65468f2abfdae2b024eef27dfb.tar.gz \
https://github.com/grpc/grpc-go/archive/v1.32.0/grpc-go-1.32.0.tar.gz \
https://github.com/protocolbuffers/protobuf-go/archive/v1.26.0/protobuf-go-1.26.0.tar.gz"
-MD5SUM="072ebb1632ada723623203a8248e1996 \
+MD5SUM="779d7696d69bc6238020b7ea48feb7c7 \
e23b3240fc9e807fcffb97d12a433138 \
7bff4630d93dc4f9081b5dbc31067899 \
5e4827e740a060b8f97116955718de19 \