system/rar2fs: Updated for version 1.22.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
dddabb70d8
commit
0f9f5c75e0
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for rar2fs
|
||||
|
||||
# Copyright 2011, 2015 Mario Preksavec, Zagreb, HR
|
||||
# Copyright 2011, 2015, 2016 Mario Preksavec, Zagreb, Croatia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rar2fs
|
||||
VERSION=${VERSION:-1.21.0}
|
||||
VERSION=${VERSION:-1.22.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rar2fs"
|
||||
VERSION="1.21.0"
|
||||
VERSION="1.22.0"
|
||||
HOMEPAGE="https://github.com/hasse69/rar2fs"
|
||||
DOWNLOAD="https://github.com/hasse69/rar2fs/releases/download/v1.21.0/rar2fs-1.21.0.tar.gz"
|
||||
MD5SUM="afe744740f9ca71986a798bba1fe8b44"
|
||||
DOWNLOAD="https://github.com/hasse69/rar2fs/releases/download/v1.22.0/rar2fs-1.22.0.tar.gz"
|
||||
MD5SUM="56b374b95d6d56dc94f24997749294fe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="unrar"
|
||||
|
|
Loading…
Reference in New Issue