aboutsummaryrefslogtreecommitdiff
path: root/lang/lua-penlight/Makefile
diff options
context:
space:
mode:
authorKarl Palsson <karlp@remake.is>2015-03-16 11:09:34 +0000
committerKarl Palsson <karlp@remake.is>2015-03-16 11:10:54 +0000
commit6aa5742fb56f68d326c7f689d629f1d68772fe1e (patch)
tree3d505cbabfbd4941482eecccd4c60fa5796e695f /lang/lua-penlight/Makefile
parentf3527d974eb52e80721f3e9b6e3fbe7590e6d88d (diff)
lua-penlight: Bump to version 1.3.2
And include the pkg md5sum finally. Signed-off-by: Karl Palsson <karlp@remake.is>
Diffstat (limited to 'lang/lua-penlight/Makefile')
-rw-r--r--lang/lua-penlight/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/lua-penlight/Makefile b/lang/lua-penlight/Makefile
index e06f4c25b..89192e29a 100644
--- a/lang/lua-penlight/Makefile
+++ b/lang/lua-penlight/Makefile
@@ -8,11 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lua-penlight
-PKG_VERSION:=1.3.1
+PKG_VERSION:=1.3.2
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/Penlight-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/stevedonovan/Penlight/archive/
+PKG_MD5SUM:=0315a39834bb6fab07741ec04ede1bf4
PKG_LICENSE:=MIT
PKG_LICENSE_FILE:=LICENSE.md