mirror of https://github.com/openwrt/packages.git
croc: update to 10.0.12
release notes: https://github.com/schollz/croc/releases/tag/v10.0.12 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>pull/24945/head
parent
fe60c5579c
commit
a3ebbf14f2
|
@ -5,12 +5,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=croc
|
||||
PKG_VERSION:=10.0.11
|
||||
PKG_VERSION:=10.0.12
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/schollz/croc/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=09b355bb412d9b5d1b2e0c30b866b9885fe6c4e88f65f6486d1f0233d591e07d
|
||||
PKG_HASH:=849670f3525a316c44787119e1f86365f7c81d66d8b52877ac5b314e226a1eb7
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
|
Loading…
Reference in New Issue