summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko van der Vossen2019-01-27 23:57:27 +0100
committerRemko van der Vossen2019-01-27 23:57:27 +0100
commitc848888481fccaa1468179552a3fbfb4d00d48a9 (patch)
treea01699fa113a850bdb4a557f42758f06c79e0069
parente251d9d57e8c9a0455d1fc6d50b130d4d46ac8d3 (diff)
innoextract: version 1.7
-rwxr-xr-xarchive/innoextract/DETAILS10
-rw-r--r--archive/innoextract/HISTORY3
2 files changed, 8 insertions, 5 deletions
diff --git a/archive/innoextract/DETAILS b/archive/innoextract/DETAILS
index 9d60741db5..f1e4fb541e 100755
--- a/archive/innoextract/DETAILS
+++ b/archive/innoextract/DETAILS
@@ -1,9 +1,9 @@
SPELL=innoextract
- VERSION=
- SOURCE="1.6.tar.gz"
- SOURCE_URL[0]=https://github.com/dscharrer/${SPELL}/archive/${SOURCE}
- SOURCE_HASH=sha512:f49a97c3b569316f51becd9fe68f996ccd5aff0b9b44298f6fd8bd9ea695437e400448561ed66d1c1fb8c41126b813a7e779ec57ebff190edc7a8b350816db79
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-1.6"
+ VERSION=1.7
+ SOURCE="innoextract-1.7.tar.gz"
+ SOURCE_URL[0]=http://constexpr.org/$SPELL/files/$SPELL-$VERSION/$SOURCE
+ SOURCE_HASH=sha512:5e92625a411a4351dd4639d4b63e8664519c6697122a0679c010412e94a1e5da95324c33be16211f91c2b25b8cea40fe4ba4da5e19c12d0c27a4916159465ca4
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://constexpr.org/innoextract/"
LICENSE[0]=zlib
ENTERED=20180412
diff --git a/archive/innoextract/HISTORY b/archive/innoextract/HISTORY
index d82cc0f508..3720de505a 100644
--- a/archive/innoextract/HISTORY
+++ b/archive/innoextract/HISTORY
@@ -1,3 +1,6 @@
+2019-01-27 Remko van der Vossen <wich@sourcemage.org>
+ * DETAILS: 1.7
+
2018-04-12 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* BUILD, DEPENDS, DETAILS: spell created