summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/luarocks/lpeg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/luarocks/lpeg.mk b/plugins/luarocks/lpeg.mk
index 36586bc..120b5f8 100644
--- a/plugins/luarocks/lpeg.mk
+++ b/plugins/luarocks/lpeg.mk
@@ -5,7 +5,7 @@ $(PKG)_WEBSITE := http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html
$(PKG)_OWNER := https://github.com/starius
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.0.1
-$(PKG)_CHECKSUM := 62006bcda4f73f0cd7a8164f9559397d4e928568fa55aa496cc8b861fb140fb3
+$(PKG)_CHECKSUM := 62d9f7a9ea3c1f215c77e0cadd8534c6ad9af0fb711c3f89188a8891c72f026b
$(PKG)_SUBDIR := lpeg-$($(PKG)_VERSION)
$(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz
$(PKG)_URL := http://www.inf.puc-rio.br/~roberto/$(PKG)/$($(PKG)_FILE)