|
@ -6,12 +6,12 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=pkgconf |
|
|
PKG_NAME:=pkgconf |
|
|
PKG_VERSION:=1.7.4 |
|
|
|
|
|
|
|
|
PKG_VERSION:=1.8.0 |
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
|
|
|
|
|
|
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:=d73f32c248a4591139a6b17777c80d4deab6b414ec2b3d21d0a24be348c476ab |
|
|
|
|
|
|
|
|
PKG_HASH:=ef9c7e61822b7cb8356e6e9e1dca58d9556f3200d78acab35e4347e9d4c2bbaf |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Rosen Penev <rosenp@gmail.com> |
|
|
PKG_MAINTAINER:=Rosen Penev <rosenp@gmail.com> |
|
|
PKG_LICENSE:=MIT |
|
|
PKG_LICENSE:=MIT |
|
|