Revert "update package pkgconf"

This reverts commit 68a73a314c.
This commit is contained in:
Tony Theodore 2013-08-24 23:38:17 +10:00
parent 6a6edeffc2
commit 28843338c4
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := pkgconf
$(PKG)_IGNORE :=
$(PKG)_VERSION := 36827a3
$(PKG)_CHECKSUM := 51b6f1a5630414c4a76fca34d4029ea855644071
$(PKG)_VERSION := da179fd
$(PKG)_CHECKSUM := 1e7b5ffe35ca4580a9b801307c3bc919fd77a4fd
$(PKG)_SUBDIR := $(PKG)-$(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://github.com/$(PKG)/$(PKG)/tarball/$($(PKG)_VERSION)/$($(PKG)_FILE)