mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/rar2fs: Updated for version 1.21.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
fd54a92035
commit
46b638b18a
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rar2fs
|
||||
VERSION=${VERSION:-1.20.0}
|
||||
VERSION=${VERSION:-1.21.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rar2fs"
|
||||
VERSION="1.20.0"
|
||||
VERSION="1.21.0"
|
||||
HOMEPAGE="https://github.com/hasse69/rar2fs"
|
||||
DOWNLOAD="https://github.com/hasse69/rar2fs/releases/download/v1.20.0/rar2fs-1.20.0.tar.gz"
|
||||
MD5SUM="1cd32b77522eff7fb3db3f7049725a82"
|
||||
DOWNLOAD="https://github.com/hasse69/rar2fs/releases/download/v1.21.0/rar2fs-1.21.0.tar.gz"
|
||||
MD5SUM="afe744740f9ca71986a798bba1fe8b44"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="unrar"
|
||||
|
|
Loading…
Reference in a new issue