mirror of https://github.com/openwrt/packages.git
croc: update to 10.0.11
Release notes: 10.0.10: https://github.com/schollz/croc/releases/tag/v10.0.10 10.0.11: https://github.com/schollz/croc/releases/tag/v10.0.11 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>pull/24708/head
parent
f50954e032
commit
69db3d67bc
|
@ -5,12 +5,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=croc
|
||||
PKG_VERSION:=10.0.9
|
||||
PKG_VERSION:=10.0.11
|
||||
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:=5f17aa4d62d50034fd8dc56e92e98adb414977da382c60be1973f7e3df3a18f3
|
||||
PKG_HASH:=09b355bb412d9b5d1b2e0c30b866b9885fe6c4e88f65f6486d1f0233d591e07d
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
|
Loading…
Reference in New Issue