mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/pound: Updated for version 2.6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
e6aca29e96
commit
dc622d8c95
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pound
|
||||
VERSION=2.4.3
|
||||
VERSION=2.6
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pound"
|
||||
VERSION="2.4.3"
|
||||
VERSION="2.6"
|
||||
HOMEPAGE="http://www.apsis.ch/pound/"
|
||||
DOWNLOAD="http://www.apsis.ch/pound/Pound-2.4.3.tgz"
|
||||
MD5SUM="2de4c2ac1023b420b74a1bc08fb93b8a"
|
||||
DOWNLOAD="http://www.apsis.ch/pound/Pound-2.6.tgz"
|
||||
MD5SUM="8c913b527332694943c4c67c8f152071"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue