summaryrefslogtreecommitdiffstats
path: root/lua-forge
diff options
context:
space:
mode:
authorIsmael Luceno2021-10-11 16:53:22 +0200
committerIsmael Luceno2021-10-11 16:54:10 +0200
commit36ae7d13f75146dfd7da61018034e8998cbbdd62 (patch)
tree427a70116dd2f870123fd51f2f9d410e36f7781f /lua-forge
parent3015e3448de84ea6acfe7622a2829c1cf576808c (diff)
libmpack-lua 1.0.9
Diffstat (limited to 'lua-forge')
-rwxr-xr-xlua-forge/libmpack-lua/DETAILS4
-rw-r--r--lua-forge/libmpack-lua/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/lua-forge/libmpack-lua/DETAILS b/lua-forge/libmpack-lua/DETAILS
index f600b67392..40effc9339 100755
--- a/lua-forge/libmpack-lua/DETAILS
+++ b/lua-forge/libmpack-lua/DETAILS
@@ -8,10 +8,10 @@ if [ "$LIBMPACK_LUA_BRANCH" = scm ]; then
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
else
- VERSION=1.0.8
+ VERSION=1.0.9
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://github.com/libmpack/$SPELL/archive/$VERSION.tar.gz
- SOURCE_HASH=sha512:6d21cc6bbdee583a1d808742991459e4b1796f347b2f4eaa747b576f5bb1ca989123339120e43246bac859c20e6f46ac57116ce9f135157256fecbd8cf817f75
+ SOURCE_HASH=sha512:c663a6cb29c1ae3f88baf25d36b076c35b35b96a16f9df472f8063009dc70886071cc27bf9224aceb86afb5c590ac072fd484435f40ecc4961eabfb5df08f395
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
fi
WEB_SITE="https://github.com/libmpack/libmpack-lua"
diff --git a/lua-forge/libmpack-lua/HISTORY b/lua-forge/libmpack-lua/HISTORY
index da5bf56d3d..b1c7c942c0 100644
--- a/lua-forge/libmpack-lua/HISTORY
+++ b/lua-forge/libmpack-lua/HISTORY
@@ -1,3 +1,6 @@
+2021-10-11 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 1.0.9
+
2019-06-25 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 1.0.8