summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xarchive/innoextract/DETAILS6
-rw-r--r--archive/innoextract/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/archive/innoextract/DETAILS b/archive/innoextract/DETAILS
index f1e4fb541e..2d0e3be9e9 100755
--- a/archive/innoextract/DETAILS
+++ b/archive/innoextract/DETAILS
@@ -1,8 +1,8 @@
SPELL=innoextract
- VERSION=1.7
- SOURCE="innoextract-1.7.tar.gz"
+ VERSION=1.8
+ SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=http://constexpr.org/$SPELL/files/$SPELL-$VERSION/$SOURCE
- SOURCE_HASH=sha512:5e92625a411a4351dd4639d4b63e8664519c6697122a0679c010412e94a1e5da95324c33be16211f91c2b25b8cea40fe4ba4da5e19c12d0c27a4916159465ca4
+ SOURCE_HASH=sha512:2c68009333f02a8a677c084e9c95c835d84a73e60c9b0c70fee5f23fd9a7a640cf2aa7e0476c55579774ac7079498fa24668f9388493bbc13415ff5a5b06ac9c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://constexpr.org/innoextract/"
LICENSE[0]=zlib
diff --git a/archive/innoextract/HISTORY b/archive/innoextract/HISTORY
index e22212021a..f8377d7e2f 100644
--- a/archive/innoextract/HISTORY
+++ b/archive/innoextract/HISTORY
@@ -1,3 +1,6 @@
+2019-10-28 Remko van der Vossen <wich@sourcemage.org>
+ * DETAILS: 1.8
+
2019-05-31 Remko van der Vossen <wich@sourcemage.org>
* BUILD: Workaround for boost-1.70.0 compatibility