Browse Source

update to latest upstream

Waldemar Brodkorb 11 years ago
parent
commit
f04e95ccbe
1 changed files with 2 additions and 4 deletions
  1. 2 4
      package/pkgconf/Makefile

+ 2 - 4
package/pkgconf/Makefile

@@ -4,16 +4,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=		pkgconf
-PKG_VERSION:=		0.9.3
+PKG_VERSION:=		0.9.5
 PKG_RELEASE:=		1
-PKG_MD5SUM:=		52c553bad686f8be1556b58bc1925f4f
+PKG_MD5SUM:=		babb4e02f0fb8f4044ee95ad2241a676
 PKG_DESCR:=		smart pkg-config replacement
 PKG_SECTION:=		lang
 PKG_URL:=		https://github.com/pkgconf/pkgconf
 PKG_SITES:=		http://rabbit.dereferenced.org/~nenolod/distfiles/
 
-DISTFILES:=             ${PKG_NAME}-${PKG_VERSION}.tar.bz2
-
 include $(TOPDIR)/mk/host.mk
 include $(TOPDIR)/mk/package.mk