From 68a6bd22b0143ca22b019bd1ef1a314ff536ec18 Mon Sep 17 00:00:00 2001 From: Boris Nagaev Date: Tue, 17 Jan 2017 10:27:25 +0100 Subject: lpeg: update checksum The package was changed in upstream: http://lua-users.org/lists/lua-l/2017-01/msg00160.html --- plugins/luarocks/lpeg.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v0.12