diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2015-12-08 23:47:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-08 23:47:58 +0700 |
commit | 859d85c3930b06fd8617f8590db7e5920afcafa5 (patch) | |
tree | 1f0b63da2d289ae71b31fb2d5c636d11e0f31328 /system | |
parent | 4f014c13a36b31d875adabb0230b732de6b952fd (diff) | |
download | slackbuilds-859d85c3930b06fd8617f8590db7e5920afcafa5.tar.gz |
system/innoextract: Updated for version 1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/innoextract/innoextract.SlackBuild | 2 | ||||
-rw-r--r-- | system/innoextract/innoextract.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/innoextract/innoextract.SlackBuild b/system/innoextract/innoextract.SlackBuild index 233eddffac..c43bc3b6a0 100644 --- a/system/innoextract/innoextract.SlackBuild +++ b/system/innoextract/innoextract.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=innoextract -VERSION=${VERSION:-1.4} +VERSION=${VERSION:-1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/innoextract/innoextract.info b/system/innoextract/innoextract.info index ad2bf00f9e..7e7baf4ea5 100644 --- a/system/innoextract/innoextract.info +++ b/system/innoextract/innoextract.info @@ -1,8 +1,8 @@ PRGNAM="innoextract" -VERSION="1.4" +VERSION="1.5" HOMEPAGE="http://constexpr.org/innoextract/" -DOWNLOAD="http://downloads.sourceforge.net/project/innoextract/innoextract-1.4/innoextract-1.4.tar.gz" -MD5SUM="601c7337184620df5ad38e4f389b1c6f" +DOWNLOAD="http://constexpr.org/innoextract/files/innoextract-1.5.tar.gz" +MD5SUM="86dc2061e86df5ae8872cb7deacfcaf5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |