aboutsummaryrefslogtreecommitdiff
path: root/libs/libudev-zero/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-10-09 04:09:06 +0100
committerDaniel Golle <daniel@makrotopia.org>2021-10-09 17:02:53 +0100
commit36b9ff3c83cda2af6ff6c22dd36179fcee9ec8b0 (patch)
treefa96632e26a76df3f096537d58ab65364eb64911 /libs/libudev-zero/Makefile
parent40c71110f064ceacb7c44892f55f7f6cb18995ae (diff)
libudev-zero: update to version 1.0.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'libs/libudev-zero/Makefile')
-rw-r--r--libs/libudev-zero/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libudev-zero/Makefile b/libs/libudev-zero/Makefile
index e903932a7..53bba4ad8 100644
--- a/libs/libudev-zero/Makefile
+++ b/libs/libudev-zero/Makefile
@@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libudev-zero
-PKG_VERSION:=0.5.2
+PKG_VERSION:=1.0.0
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/illiliti/libudev-zero/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=23f1046f13403ec217665193e78dad6cdb0af54e105a9aaf8440a846e66a1d62
+PKG_HASH:=68c20aefd7aa89abe446cf5ec76f5846315ded719f0665eabed9261cc3c7f47a
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=MIT