]> git.99rst.org Git - openwrt-packages.git/commitdiff
umurmur: update to 0.5.0
authorMartin Johansson <redacted>
Sun, 13 Sep 2026 20:47:13 +0000 (22:47 +0200)
committerJosef Schlehofer <redacted>
Mon, 14 Sep 2026 21:30:02 +0000 (23:30 +0200)
Changelog: https://github.com/umurmur/umurmur/blob/master/CHANGELOG.md

Signed-off-by: Martin Johansson <redacted>
net/umurmur/Makefile

index fdd72ca22a43cd157eac9d92c132153d4b1c715b..f8bae01555bc1e6155699679dbecc5377b55bdfc 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=umurmur
-PKG_VERSION:=0.4.1
+PKG_VERSION:=0.5.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/umurmur/umurmur/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=e54e302a31d7ff4197ea6c77742b791d6ea508e0c60c955795f5195f0bec2edc
+PKG_HASH:=028e6ccc92e04722eb0f02d418f41845d3b0784998405b8fa48f34e33b05c0be
 
 PKG_MAINTAINER:=Martin Johansson <martin@fatbob.nu>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT