mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
lpeg: update to 1.0.2
lua-coxpcall: update to 1.17.0 lua-md5: update to 1.3 Signed-off-by: Dirk Chang <dirk@kooiot.com>
This commit is contained in:
@@ -8,16 +8,16 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lua-coxpcall
|
||||
PKG_VERSION:=1.15.0
|
||||
PKG_VERSION:=1.17.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=Dirk Chang <dirk@kooiot.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_MIRROR_HASH:=2a99faec759aeb858eca3691a40609dd2710255497011e5754c4a2282232154b
|
||||
PKG_MIRROR_HASH:=e037c1aa1d2a2b213fca144d86cd5b5cf2cd77cec6d8f52d056add7ea806f0dc
|
||||
PKG_SOURCE_URL:=https://github.com/keplerproject/coxpcall.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=979257892884816c97391dfd7b0a7b30dcc8f479
|
||||
PKG_SOURCE_VERSION:=ea22f44e490430e40217f0792bf82eaeaec51903
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
Reference in New Issue
Block a user