update package lcms

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

View File

@ -1404,7 +1404,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="lcms-package">lcms</td>
<td id="lcms-version">2.4</td>
<td id="lcms-version">2.5</td>
<td id="lcms-website"><a href="http://www.littlecms.com/">lcms</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := lcms
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 9944902864283af49e4e21a1ca456db4e04ea7c2
$(PKG)_CHECKSUM := bab3470471fc7756c5fbe71be9a3c7d677d2ee7b
$(PKG)_SUBDIR := $(PKG)$(word 1,$(subst ., ,$($(PKG)_VERSION)))-$(subst a,,$($(PKG)_VERSION))
$(PKG)_FILE := $(PKG)$(word 1,$(subst ., ,$($(PKG)_VERSION)))-$(subst a,,$($(PKG)_VERSION)).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$(subst a,,$($(PKG)_VERSION))/$($(PKG)_FILE)