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 # Maintainer: Natanael Copa 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"