diff options
Diffstat (limited to 'plugins/luarocks/lpeg.mk')
-rw-r--r-- | plugins/luarocks/lpeg.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/luarocks/lpeg.mk b/plugins/luarocks/lpeg.mk index 00bd4d3..74b1434 100644 --- a/plugins/luarocks/lpeg.mk +++ b/plugins/luarocks/lpeg.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := lpeg -$(PKG)_WEBSITE := http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html +$(PKG)_WEBSITE := http://www.inf.puc-rio.br/~roberto/lpeg/ $(PKG)_OWNER := https://github.com/starius $(PKG)_IGNORE := $(PKG)_VERSION := 1.0.1 |