update package liblo

This commit is contained in:
Niels Kristian Bech Jensen 2013-05-24 13:12:24 +10:00 committed by Tony Theodore
parent 1253ce630d
commit 0a1e2f4e29
2 changed files with 2 additions and 2 deletions

View File

@ -1544,7 +1544,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="liblo-package">liblo</td>
<td id="liblo-version">0.26</td>
<td id="liblo-version">0.27</td>
<td id="liblo-website"><a href="http://liblo.sourceforge.net/">liblo</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := liblo
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 21942c8f19e9829b5842cb85352f98c49dfbc823
$(PKG)_CHECKSUM := bbd92eb9ab7316ee3f75b6b887b6f853b848c1e5
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)