testing/protobuf: upgrade to 2.4.1

This commit is contained in:
Natanael Copa 2011-11-04 12:44:10 +00:00
parent 4486142009
commit 5c13e5b52e

View File

@ -1,8 +1,8 @@
# Contributor: Kiyoshi Aman <kiyoshi.aman@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=protobuf
pkgver=2.4.0a
pkgrel=2
pkgver=2.4.1
pkgrel=0
pkgdesc="Library for extensible, efficient structure packing"
url="http://code.google.com/p/protobuf/"
arch="all"
@ -50,4 +50,4 @@ py() {
install -m644 google "$subpkgdir"/usr/lib/python2.6/site-packages
}
md5sums="61df3f63ec284fc6f57a68c67e4918c6 protobuf-2.4.0a.tar.bz2"
md5sums="ed436802019c9e1f40cc750eaf78f318 protobuf-2.4.1.tar.bz2"