mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/OpenSnitch: Update dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4a8e361dbf
commit
7bef1f941e
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=OpenSnitch
|
||||
VERSION=${VERSION:-1.6.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -41,6 +41,6 @@ MD5SUM="6d8317d89e3928b9e6641035e7b95e57 \
|
|||
2e97ffc1575be0c3c82702464a8d7e01"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="protoc-gen-go-grpc python3-grpcio pyinotify python3-slugify"
|
||||
REQUIRES="protoc-gen-go-grpc python3-grpcio python3-pyinotify python3-slugify"
|
||||
MAINTAINER="Isaac Yu"
|
||||
EMAIL="isaacyu@protonmail.com"
|
||||
|
|
Loading…
Reference in a new issue