mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/lksctp-tools: Updated for version 1.0.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
39e8651394
commit
fe80e15236
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# 2012-11-14 Bernski Comadizo <bcomadizo@gmail.com> Cebu
|
||||
|
||||
PRGNAM=lksctp-tools
|
||||
VERSION=${VERSION:-1.0.15}
|
||||
VERSION=${VERSION:-1.0.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lksctp-tools"
|
||||
VERSION="1.0.15"
|
||||
VERSION="1.0.16"
|
||||
HOMEPAGE="http://lksctp.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/lksctp/lksctp-tools-1.0.15.tar.gz"
|
||||
MD5SUM="d829677541fb41061e7f4d61f8413b07"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/lksctp/lksctp-tools-1.0.16.tar.gz"
|
||||
MD5SUM="708bb0b5a6806ad6e8d13c55b067518e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue