Skip to content

Commit

Permalink
croc: update to 10.1.1
Browse files Browse the repository at this point in the history
release notes:
https://github.com/schollz/croc/releases/tag/v10.1.1

Signed-off-by: Jonas Jelonek <[email protected]>
  • Loading branch information
jonasjelonek committed Dec 1, 2024
1 parent 55a6cd4 commit 46103b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/croc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=croc
PKG_VERSION:=10.1.0
PKG_VERSION:=10.1.1
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:=0968f28c0d46ff181173ae1613aea5c55757384e3c1358917f78bf0ce595d151
PKG_HASH:=7351abed3bb509e6c13f1a9d8c38662dcafc29f8b1e123127e8ee75e7eb0719b

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 46103b6

Please sign in to comment.