update package xz

This commit is contained in:
Mark Brand 2013-07-02 10:34:51 +02:00
parent 48a877c46c
commit e3b57405d2
2 changed files with 2 additions and 2 deletions

View File

@ -2310,7 +2310,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="xz-package">xz</td>
<td id="xz-version">5.0.4</td>
<td id="xz-version">5.0.5</td>
<td id="xz-website"><a href="http://tukaani.org/xz/">XZ</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := xz
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 3e976d7715fde43422572c70f927bfdae56a94c3
$(PKG)_CHECKSUM := 26fec2c1e409f736e77a85e4ab314dc74987def0
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://tukaani.org/xz/$($(PKG)_FILE)