mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libnfs: Updated for version 1.9.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8a91a15d8d
commit
72442440c1
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libnfs
|
||||
VERSION=${VERSION:-1.9.5}
|
||||
VERSION=${VERSION:-1.9.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libnfs"
|
||||
VERSION="1.9.5"
|
||||
VERSION="1.9.6"
|
||||
HOMEPAGE="https://github.com/sahlberg/libnfs"
|
||||
DOWNLOAD="https://sites.google.com/site/libnfstarballs/li/libnfs-1.9.5.tar.gz"
|
||||
MD5SUM="a20c48d8755137631a38f38b7ec28243"
|
||||
DOWNLOAD="https://sites.google.com/site/libnfstarballs/li/libnfs-1.9.6.tar.gz"
|
||||
MD5SUM="9eb3afde906022c3512dd740304ed10c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue