mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libnfs: Fixed md5sum.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
a68aa00c0d
commit
471b8ab7c8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="libnfs"
|
|||
VERSION="1.8.0"
|
||||
HOMEPAGE="https://github.com/sahlberg/libnfs"
|
||||
DOWNLOAD="https://sites.google.com/site/libnfstarballs/li/libnfs-1.8.0.tar.gz"
|
||||
MD5SUM="f6ace426d9897299971ff7573ae9838f"
|
||||
MD5SUM="0f20c7c104aa2e2ee563169b7e164aab"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue