diff options
Diffstat (limited to 'archivers/libunrar')
-rw-r--r-- | archivers/libunrar/Makefile | 8 | ||||
-rw-r--r-- | archivers/libunrar/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/archivers/libunrar/Makefile b/archivers/libunrar/Makefile index 755687e73e1..87b608b39da 100644 --- a/archivers/libunrar/Makefile +++ b/archivers/libunrar/Makefile @@ -6,16 +6,14 @@ # PORTNAME= libunrar -PORTVERSION= 3.53 -PORTREVISION= 1 +PORTVERSION= 3.54 CATEGORIES= archivers -MASTER_SITES= http://files1.rarlab.com/rar/ \ - http://files2.rarlab.com/rar/ \ +MASTER_SITES= http://files2.rarlab.com/rar/ \ http://files3.rarlab.com/rar/ \ http://files4.rarlab.com/rar/ \ http://files5.rarlab.com/rar/ \ http://files6.rarlab.com/rar/ -DISTNAME= unrarsrc-3.5.3 +DISTNAME= unrarsrc-3.5.4 MAINTAINER= samm@os2.kiev.ua COMMENT= Library to work with RAR archivies diff --git a/archivers/libunrar/distinfo b/archivers/libunrar/distinfo index 42b3359a798..cbbc4e6e91f 100644 --- a/archivers/libunrar/distinfo +++ b/archivers/libunrar/distinfo @@ -1,2 +1,2 @@ -MD5 (unrarsrc-3.5.3.tar.gz) = 4e8b975374064b774ea80067e11ccf13 -SIZE (unrarsrc-3.5.3.tar.gz) = 122678 +MD5 (unrarsrc-3.5.4.tar.gz) = 3c3901173888e08dac22fca8a93ec5e6 +SIZE (unrarsrc-3.5.4.tar.gz) = 122801 |