summaryrefslogtreecommitdiffstats
path: root/testing/protobuf
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-11-04 12:44:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-11-04 12:44:10 +0000
commit5c13e5b52ecd71dd4d44c23022e69f475ca503d3 (patch)
treed6f4ab7565e82b9b6742d6c554b6106f40962336 /testing/protobuf
parent4486142009df39e3fa2d40815c8bef6c4cf2347a (diff)
testing/protobuf: upgrade to 2.4.1
Diffstat (limited to 'testing/protobuf')
-rw-r--r--testing/protobuf/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/protobuf/APKBUILD b/testing/protobuf/APKBUILD
index 28e07fa9722..f00f134b2d2 100644
--- a/testing/protobuf/APKBUILD
+++ b/testing/protobuf/APKBUILD
@@ -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"