From: Jonas Jelonek Date: Thu, 13 Jun 2024 12:28:33 +0000 (+0200) Subject: croc: update to 10.0.8 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=85a24847ed4ed3baea0d9c3ed6efe9f840e3137c;p=feed%2Fpackages.git croc: update to 10.0.8 release notes: 10.0.6: https://github.com/schollz/croc/releases/tag/v10.0.6 10.0.7: https://github.com/schollz/croc/releases/tag/v10.0.7 10.0.8: https://github.com/schollz/croc/releases/tag/v10.0.8 Signed-off-by: Jonas Jelonek --- diff --git a/net/croc/Makefile b/net/croc/Makefile index 8cfd257105..17220cbff9 100644 --- a/net/croc/Makefile +++ b/net/croc/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=croc -PKG_VERSION:=10.0.5 +PKG_VERSION:=10.0.8 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:=a5d1dc841d01a15e7ccec4280aa0905c69d4076236e1dd53513cde90097688a7 +PKG_HASH:=9dde7d5114b4466a7351f9117e5ffc0b2866e5dae5d094bd1bc65c83787528c1 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE