From 245e30310bb437f4b8a835d7750d530d9768ed3c Mon Sep 17 00:00:00 2001 From: Niels Kristian Bech Jensen Date: Sat, 29 Jun 2013 22:50:38 +1000 Subject: packages apr apr-util qdbm: small fixes --- src/apr-util.mk | 2 +- src/apr.mk | 2 +- src/qdbm.mk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/apr-util.mk b/src/apr-util.mk index 759285b..f9dd1ee 100644 --- a/src/apr-util.mk +++ b/src/apr-util.mk @@ -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 diff --git a/src/apr.mk b/src/apr.mk index c706fec..4aec2bf 100644 --- a/src/apr.mk +++ b/src/apr.mk @@ -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 diff --git a/src/qdbm.mk b/src/qdbm.mk index 6c36def..0d1c51b 100644 --- a/src/qdbm.mk +++ b/src/qdbm.mk @@ -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 -- cgit v0.12