summaryrefslogtreecommitdiffstats
path: root/testing/py-sip
diff options
context:
space:
mode:
authorFrancesco Colista <francesco.colista@gmail.com>2012-04-03 13:41:47 +0000
committerFrancesco Colista <francesco.colista@gmail.com>2012-04-03 13:41:47 +0000
commit34c71094f7f24198983971461057ee3529abb1dc (patch)
treecdbb0907ff0e2c64bf1c5c15a4fe0b6d998a9e1a /testing/py-sip
parent6bbde787f32c193b883eb9d88b9cf6e84b8d3738 (diff)
downloadaports-34c71094f7f24198983971461057ee3529abb1dc.tar.bz2
aports-34c71094f7f24198983971461057ee3529abb1dc.tar.xz
testing/py-sip: upgraded to latest version
Diffstat (limited to 'testing/py-sip')
-rw-r--r--testing/py-sip/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py-sip/APKBUILD b/testing/py-sip/APKBUILD
index 188b594e3..1fc785ab3 100644
--- a/testing/py-sip/APKBUILD
+++ b/testing/py-sip/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer:
pkgname=py-sip
_pkgname=sip
-pkgver=4.12.3
-pkgrel=1
+pkgver=4.13.2
+pkgrel=0
pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries"
url="http://www.riverbankcomputing.com/software/sip/"
arch="all"
@@ -27,4 +27,4 @@ package() {
install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/custom/${pkgname}/LICENSE
}
-md5sums="d0f1fa60494db04b4d115d4c2d92f79e sip-4.12.3.tar.gz"
+md5sums="5a12ea8e8a09b879ed2b3817e30fbc84 sip-4.13.2.tar.gz"