From: Rosen Penev Date: Thu, 23 Sep 2021 09:19:20 +0000 (-0700) Subject: pkgconf: update to 1.8.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0a144bbef18d1774bd9042511dd260caf93a3e99;p=openwrt-packages.git pkgconf: update to 1.8.0 Signed-off-by: Rosen Penev --- diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index 240f04230..2acf6e05f 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pkgconf -PKG_VERSION:=1.7.4 +PKG_VERSION:=1.8.0 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://distfiles.dereferenced.org/pkgconf -PKG_HASH:=d73f32c248a4591139a6b17777c80d4deab6b414ec2b3d21d0a24be348c476ab +PKG_HASH:=ef9c7e61822b7cb8356e6e9e1dca58d9556f3200d78acab35e4347e9d4c2bbaf PKG_MAINTAINER:=Rosen Penev PKG_LICENSE:=MIT