[packages] luafilesystem: use released tarball hosted on github (closes: #6814)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20058 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
267e8ba10d
commit
ec6ff18b0c
@ -8,15 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luafilesystem
|
||||
PKG_REV:=8ff20138af779f6f38cbff12d22df1a3151d9fa6
|
||||
PKG_VERSION:=1.5.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://github.com/keplerproject/luafilesystem.git
|
||||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://github.com/downloads/keplerproject/luafilesystem/
|
||||
PKG_MD5SUM:=3cf4882bbce956e7a0b010f148f194a3
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user