From 3479a53c5f8ff2476c9b4cebf5787079db4fae48 Mon Sep 17 00:00:00 2001 From: Niels Kristian Bech Jensen Date: Mon, 22 Apr 2013 18:55:31 +1000 Subject: update package apr-util --- index.html | 2 +- src/apr-util.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 3fe2250..3fa61f3 100644 --- a/index.html +++ b/index.html @@ -953,7 +953,7 @@ aptitude -t squeeze-backports install cmake yasm apr-util - 1.3.10 + 1.4.1 APR-util diff --git a/src/apr-util.mk b/src/apr-util.mk index 7001fad..759285b 100644 --- a/src/apr-util.mk +++ b/src/apr-util.mk @@ -2,8 +2,8 @@ # See index.html for further information. PKG := apr-util -$(PKG)_IGNORE := 1.5.1 -$(PKG)_CHECKSUM := f5aaf15542209fee479679299dc4cb1ac0924a59 +$(PKG)_IGNORE := 1.5.2 +$(PKG)_CHECKSUM := ca4db631d186ea13526fd087aebc06799d4c5415 $(PKG)_SUBDIR := apr-util-$($(PKG)_VERSION) $(PKG)_FILE := apr-util-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://mirror.apache-kr.org/apr/$($(PKG)_FILE) -- cgit v0.12