luafilesystem: update to 1.8.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
78dd3e05a8
commit
ed970424de
1 changed files with 3 additions and 3 deletions
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luafilesystem
|
||||
PKG_VERSION:=1.7.0.2
|
||||
PKG_VERSION:=1.8.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_MIRROR_HASH:=f109017711dd77d74a39bd1c0975be7edf726da0265f16496ea468481fac0b85
|
||||
PKG_MIRROR_HASH:=0342b54bcbd4aa1679bf23b2a4cc8177f630e6415b7a82e58cefb9f8991e0a8e
|
||||
PKG_SOURCE_URL:=https://github.com/keplerproject/luafilesystem.git
|
||||
PKG_SOURCE_VERSION:=de87218e9798c4dd1a40d65403d99e9e82e1cfa0
|
||||
PKG_SOURCE_VERSION:=7c6e1b013caec0602ca4796df3b1d7253a2dd258
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue