update package protobuf

This commit is contained in:
Niels Kristian Bech Jensen 2013-04-22 18:57:50 +10:00 committed by Tony Theodore
parent ad4cb7291d
commit 5a4ef4b53d
2 changed files with 2 additions and 2 deletions

View File

@ -1954,7 +1954,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="protobuf-package">protobuf</td>
<td id="protobuf-version">2.4.1</td>
<td id="protobuf-version">2.5.0</td>
<td id="protobuf-website"><a href="http://code.google.com/p/protobuf/">protobuf</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := protobuf
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := df5867e37a4b51fb69f53a8baf5b994938691d6d
$(PKG)_CHECKSUM := 62c10dcdac4b69cc8c6bb19f73db40c264cb2726
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://protobuf.googlecode.com/files/$($(PKG)_FILE)