summaryrefslogtreecommitdiffstats
path: root/plugins/luarocks
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/luarocks')
-rw-r--r--plugins/luarocks/lpeg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/luarocks/lpeg.mk b/plugins/luarocks/lpeg.mk
index fac380e..36586bc 100644
--- a/plugins/luarocks/lpeg.mk
+++ b/plugins/luarocks/lpeg.mk
@@ -4,8 +4,8 @@ PKG := lpeg
$(PKG)_WEBSITE := http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html
$(PKG)_OWNER := https://github.com/starius
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.0.0
-$(PKG)_CHECKSUM := 10190ae758a22a16415429a9eb70344cf29cbda738a6962a9f94a732340abf8e
+$(PKG)_VERSION := 1.0.1
+$(PKG)_CHECKSUM := 62006bcda4f73f0cd7a8164f9559397d4e928568fa55aa496cc8b861fb140fb3
$(PKG)_SUBDIR := lpeg-$($(PKG)_VERSION)
$(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz
$(PKG)_URL := http://www.inf.puc-rio.br/~roberto/$(PKG)/$($(PKG)_FILE)