diff options
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="" |