aboutsummaryrefslogtreecommitdiff
path: root/lang/lua-penlight/Makefile
diff options
context:
space:
mode:
authorKarl Palsson <karlp@etactica.com>2022-09-23 12:48:32 +0000
committerKarl Palsson <karlp@etactica.com>2022-09-26 09:38:00 +0000
commit5a511e25ad60a1b058b68f0473b305ac57b122a7 (patch)
tree007f90a9001d6f42a961b7171596c09aabec8f56 /lang/lua-penlight/Makefile
parent75df9b7a4a343963040ad0195ee0126feebdfdd2 (diff)
lang: lua-penlight: update to 1.13.1
These are bugfix and feature releases. Changes from 1.11->1.12: https://github.com/lunarmodules/Penlight/blob/master/CHANGELOG.md#1120-2022-jan-10 Changes from 1.12->1.13: https://github.com/lunarmodules/Penlight/blob/master/CHANGELOG.md#1130-2022-jul-22 Signed-off-by: Karl Palsson <karlp@etactica.com>
Diffstat (limited to 'lang/lua-penlight/Makefile')
-rw-r--r--lang/lua-penlight/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/lua-penlight/Makefile b/lang/lua-penlight/Makefile
index e71c2fa1c..34d96e666 100644
--- a/lang/lua-penlight/Makefile
+++ b/lang/lua-penlight/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lua-penlight
-PKG_VERSION:=1.11.0
+PKG_VERSION:=1.13.1
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/Penlight-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/lunarmodules/Penlight/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=710782d5b64d9e2c658c1d3018e6b203ac8e7af608ed22382dca573fbdb4f1b3
+PKG_HASH:=530380e1a377df519c2e589f47823f79701f8e0e67f6bbd994e18d09a470b680
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE.md