libraries/wimlib: Updated for version 1.13.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0f1c7b6ea1
commit
07c8d5cc06
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wimlib
|
||||
VERSION=${VERSION:-1.13.1}
|
||||
VERSION=${VERSION:-1.13.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wimlib"
|
||||
VERSION="1.13.1"
|
||||
VERSION="1.13.2"
|
||||
HOMEPAGE="https://www.wimlib.net"
|
||||
DOWNLOAD="https://wimlib.net/downloads/wimlib-1.13.1.tar.gz"
|
||||
MD5SUM="8f148a0348689329d32f60a8b9509e2f"
|
||||
DOWNLOAD="https://wimlib.net/downloads/wimlib-1.13.2.tar.gz"
|
||||
MD5SUM="617ffc718a8f57ff2fc4316cc1feee8e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue