packages apr apr-util qdbm: small fixes

This commit is contained in:
Niels Kristian Bech Jensen 2013-06-29 22:50:38 +10:00 committed by Tony Theodore
parent aca5c0222e
commit 245e30310b
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# See index.html for further information.
PKG := apr-util
$(PKG)_IGNORE := 1.5.2
$(PKG)_IGNORE := 1.5%
$(PKG)_CHECKSUM := ca4db631d186ea13526fd087aebc06799d4c5415
$(PKG)_SUBDIR := apr-util-$($(PKG)_VERSION)
$(PKG)_FILE := apr-util-$($(PKG)_VERSION).tar.gz

View File

@ -2,7 +2,7 @@
# See index.html for further information.
PKG := apr
$(PKG)_IGNORE := 1.4.6
$(PKG)_IGNORE := 1.4%
$(PKG)_CHECKSUM := d48324efb0280749a5d7ccbb053d68545c568b4b
$(PKG)_SUBDIR := apr-$($(PKG)_VERSION)
$(PKG)_FILE := apr-$($(PKG)_VERSION).tar.gz

View File

@ -6,7 +6,7 @@ $(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 8c2ab938c2dad8067c29b0aa93efc6389f0e7076
$(PKG)_SUBDIR := qdbm-$($(PKG)_VERSION)
$(PKG)_FILE := qdbm-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://fallabs.com/qdbm/qdbm-1.8.78.tar.gz
$(PKG)_URL := http://fallabs.com/qdbm/$($(PKG)_FILE)
$(PKG)_DEPS := gcc bzip2 libiconv lzo zlib
define $(PKG)_UPDATE