system/unrar: Updated for version 5.5.8.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
481431ee86
commit
9df5f85c24
|
@ -16,4 +16,4 @@ unrar: the RAR uncompression algorithm. UnRAR requires very small volume
|
|||
unrar: of memory to operate. The UnRAR library can also be used by other
|
||||
unrar: programs to extract RAR archives.
|
||||
unrar:
|
||||
unrar: Homepage: http://www.rarlab.com/rar_add.htm
|
||||
unrar: Homepage: https://www.rarlab.com/rar_add.htm
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=unrar
|
||||
VERSION=${VERSION:-5.5.5}
|
||||
VERSION=${VERSION:-5.5.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="unrar"
|
||||
VERSION="5.5.5"
|
||||
HOMEPAGE="http://www.rarlab.com"
|
||||
DOWNLOAD="http://www.rarlab.com/rar/unrarsrc-5.5.5.tar.gz"
|
||||
MD5SUM="d741dfe5f09bc24679ac5d0158c88f20"
|
||||
VERSION="5.5.8"
|
||||
HOMEPAGE="https://www.rarlab.com"
|
||||
DOWNLOAD="https://www.rarlab.com/rar/unrarsrc-5.5.8.tar.gz"
|
||||
MD5SUM="8d74b4d16b1317c4b1081e5f44025180"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue