diff options
-rw-r--r-- | system/unrar/slack-desc | 2 | ||||
-rw-r--r-- | system/unrar/unrar.SlackBuild | 2 | ||||
-rw-r--r-- | system/unrar/unrar.info | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/system/unrar/slack-desc b/system/unrar/slack-desc index 123a38d2ce..cbcc0ca11a 100644 --- a/system/unrar/slack-desc +++ b/system/unrar/slack-desc @@ -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 diff --git a/system/unrar/unrar.SlackBuild b/system/unrar/unrar.SlackBuild index 70f3b9146a..9efc1f04f9 100644 --- a/system/unrar/unrar.SlackBuild +++ b/system/unrar/unrar.SlackBuild @@ -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} diff --git a/system/unrar/unrar.info b/system/unrar/unrar.info index d1f5a25721..f45cc61152 100644 --- a/system/unrar/unrar.info +++ b/system/unrar/unrar.info @@ -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="" |