Browse Source

libudev-zero: update to version 1.0.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 3 years ago
parent
commit
36b9ff3c83
No known key found for this signature in database GPG Key ID: 5A8F39C31C3217CA
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/libudev-zero/Makefile

+ 2
- 2
libs/libudev-zero/Makefile View File

@ -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


Loading…
Cancel
Save