mirror of https://github.com/openwrt/packages.git
lua-curl-v3: Make version apk compatible
Adjust version to apk's semantic rules. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>pull/19413/merge
parent
46e1b60f5d
commit
abef31cacd
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lua-curl-v3
|
||||
PKG_VERSION:=0.3.13-snapshot
|
||||
PKG_VERSION:=0.3.13~9f8b6dba8
|
||||
PKG_RELEASE:=2
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
PKG_SOURCE_URL:=https://github.com/Lua-cURL/Lua-cURLv3.git
|
||||
PKG_MIRROR_HASH:=f16fb26d93f7eb36a4c19ef66e1d1be23b07a41ec8342ee0394afa4f5190a98d
|
||||
PKG_MIRROR_HASH:=41f9e418b203fe3bdf256e4a5517ac8dbaf5ab5026b972f603052a0c56dfcfc7
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=9f8b6dba8b5ef1b26309a571ae75cda4034279e5
|
||||
|
||||
|
|
Loading…
Reference in New Issue