projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0039c8e
)
libudev-zero: update to version 1.0.1
author
Florian Eckert
<
[email protected]
>
Tue, 15 Mar 2022 14:04:55 +0000
(15:04 +0100)
committer
Daniel Golle
<
[email protected]
>
Thu, 13 Oct 2022 19:37:21 +0000
(20:37 +0100)
The new version includes all previously locally backported patches.
Signed-off-by: Daniel Golle <
[email protected]
>
(cherry picked from commit
669e4a9542e5e6cb82a7b775733637e031260f62
)
libs/libudev-zero/Makefile
patch
|
blob
|
history
diff --git
a/libs/libudev-zero/Makefile
b/libs/libudev-zero/Makefile
index 53bba4ad814a85f629c3f4c1f33bb364b9709acf..d6e208abeb9e6d9de993f3b999474fa1854e740f 100644
(file)
--- a/
libs/libudev-zero/Makefile
+++ b/
libs/libudev-zero/Makefile
@@
-5,12
+5,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libudev-zero
-PKG_VERSION:=1.0.
0
+PKG_VERSION:=1.0.
1
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:=
68c20aefd7aa89abe446cf5ec76f5846315ded719f0665eabed9261cc3c7f47
a
+PKG_HASH:=
c4cf149ea96295c1e6e86038d10c725344c751982ed4a790b06c76776923e0e
a
PKG_MAINTAINER:=Daniel Golle <
[email protected]
>
PKG_LICENSE:=MIT