diff options
author | ArTourter <artourter@gmail.com> | 2018-08-05 08:41:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-11 07:22:23 +0700 |
commit | f305cb85411c442d6e2d89e92977f31e815f0089 (patch) | |
tree | a130583ec10c23c23f2f13ee261e7e2251cf5bfc | |
parent | 0281b6d468e616d2e4b271c858c87a6cefffadfd (diff) | |
download | slackbuilds-f305cb85411c442d6e2d89e92977f31e815f0089.tar.gz |
system/cabextract: Updated for version 1.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/cabextract/cabextract.SlackBuild | 2 | ||||
-rw-r--r-- | system/cabextract/cabextract.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/cabextract/cabextract.SlackBuild b/system/cabextract/cabextract.SlackBuild index 348416de93..aba0f58757 100644 --- a/system/cabextract/cabextract.SlackBuild +++ b/system/cabextract/cabextract.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=cabextract -VERSION=${VERSION:-1.6} +VERSION=${VERSION:-1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/cabextract/cabextract.info b/system/cabextract/cabextract.info index 9e8b85a0b8..dc7dffcfb9 100644 --- a/system/cabextract/cabextract.info +++ b/system/cabextract/cabextract.info @@ -1,8 +1,8 @@ PRGNAM="cabextract" -VERSION="1.6" +VERSION="1.7" HOMEPAGE="https://www.cabextract.org.uk" -DOWNLOAD="https://www.cabextract.org.uk/cabextract-1.6.tar.gz" -MD5SUM="ee3ded0b1f84e5c6e3309bb36d701916" +DOWNLOAD="https://www.cabextract.org.uk/cabextract-1.7.tar.gz" +MD5SUM="a91cd037a7e3a94de22824ee7139f191" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |