update package apr-util

This commit is contained in:
Niels Kristian Bech Jensen 2013-04-22 18:55:31 +10:00 committed by Tony Theodore
parent 79760f62f3
commit 3479a53c5f
2 changed files with 3 additions and 3 deletions

View File

@ -953,7 +953,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="apr-util-package">apr-util</td>
<td id="apr-util-version">1.3.10</td>
<td id="apr-util-version">1.4.1</td>
<td id="apr-util-website"><a href="http://apr.apache.org/">APR-util</a></td>
</tr>
<tr>

View File

@ -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)