From: Daniel Golle Date: Sun, 1 Aug 2021 03:06:05 +0000 (+0100) Subject: libudev-zero: update to version 0.5.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=50bb46baaa54146b3135921722edb7585f43518f;p=openwrt-packages.git libudev-zero: update to version 0.5.2 Signed-off-by: Daniel Golle --- diff --git a/libs/libudev-zero/Makefile b/libs/libudev-zero/Makefile index ec64e34b2..e903932a7 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.4.8 +PKG_VERSION:=0.5.2 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:=19e8af430997283a8a830797634757c299da13e9ca5a151bb919d45b46f5e95d +PKG_HASH:=23f1046f13403ec217665193e78dad6cdb0af54e105a9aaf8440a846e66a1d62 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=MIT