network/onioncat: Updated for version 2.4f.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b0cbd202d3
commit
6208c64d85
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for onioncat
|
||||
|
||||
# Copyright 2013-2017 Markus Reichelt, Aachen, DE
|
||||
# Copyright 2013-2019 Markus Reichelt, Aachen, DE
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +26,7 @@
|
|||
# Now maintained by Markus Reichelt, slackbuilds@mareichelt.de, 0xCCEEF115
|
||||
|
||||
PRGNAM=onioncat
|
||||
VERSION=${VERSION:-0.2.2.r578}
|
||||
VERSION=${VERSION:-0.2.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="onioncat"
|
||||
VERSION="0.2.2.r578"
|
||||
VERSION="0.2.8"
|
||||
HOMEPAGE="https://www.cypherpunk.at/onioncat/"
|
||||
DOWNLOAD="https://www.cypherpunk.at/ocat/download/Source/stable/onioncat-0.2.2.r578.tar.gz"
|
||||
MD5SUM="53654ed95b88773b48bcaf5aa6a619e3"
|
||||
DOWNLOAD="https://www.cypherpunk.at/ocat/download/Source/stable/onioncat-0.2.8.tar.gz"
|
||||
MD5SUM="c4cd8a514c55471eee11719e1ff98b7c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue