tools/pkgconf: update to 2.1.0
Changes:
5825e2c6d6/NEWS (L4)
Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
8f782ed07d
commit
0c1cffd00e
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=pkgconf
|
PKG_NAME:=pkgconf
|
||||||
PKG_VERSION:=2.0.3
|
PKG_VERSION:=2.1.0
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=https://distfiles.dereferenced.org/pkgconf
|
PKG_SOURCE_URL:=https://distfiles.dereferenced.org/pkgconf
|
||||||
PKG_HASH:=cabdf3c474529854f7ccce8573c5ac68ad34a7e621037535cbc3981f6b23836c
|
PKG_HASH:=266d5861ee51c52bc710293a1d36622ae16d048d71ec56034a02eb9cf9677761
|
||||||
|
|
||||||
PKG_CPE_ID:=cpe:/a:pkgconf:pkgconf
|
PKG_CPE_ID:=cpe:/a:pkgconf:pkgconf
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue