libraries/wimlib: Updated for version 1.13.3.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Reza Talebi 2020-11-27 20:52:32 +00:00 committed by Willy Sudiarto Raharjo
parent ed38bcc09d
commit 79cc835b4d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
3 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
wimlib: wimlib (the open source Windows Imaging (WIM) library)
wimlib:
wimlib: wimlib is an open source, cross-platform library for creating,
wimlib: extracting, and modifying Windows Imaging (WIM) archives.
wimlib: extracting, and modifying Windows Imaging (WIM) archives.
wimlib: wimlib can be used to back up, install, or restore Windows operating
wimlib: systems; to create customized images of Windows PE; or to archive
wimlib: files on either Windows or UNIX/Linux.

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wimlib
VERSION=${VERSION:-1.13.2}
VERSION=${VERSION:-1.13.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="wimlib"
VERSION="1.13.2"
VERSION="1.13.3"
HOMEPAGE="https://www.wimlib.net"
DOWNLOAD="https://wimlib.net/downloads/wimlib-1.13.2.tar.gz"
MD5SUM="617ffc718a8f57ff2fc4316cc1feee8e"
DOWNLOAD="https://wimlib.net/downloads/wimlib-1.13.3.tar.gz"
MD5SUM="cc5657d6bd5baf45662eac7c78becbbf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""