aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-sip
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-05-28 12:27:08 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-05-28 12:27:08 +0000
commitabb57729fec7e43402fac6b1b6ecdfabb726f0f7 (patch)
treed213ce1b08dccdfd34921a9d5d7bee369c68bf02 /community/py-sip
parent98ac19324e047a994cc0960f610d8cd370c0ea00 (diff)
downloadaports-abb57729fec7e43402fac6b1b6ecdfabb726f0f7.tar.bz2
aports-abb57729fec7e43402fac6b1b6ecdfabb726f0f7.tar.xz
community/py-sip: upgrade to 4.19.17
Diffstat (limited to 'community/py-sip')
-rw-r--r--community/py-sip/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py-sip/APKBUILD b/community/py-sip/APKBUILD
index ad32327bb0..92bba17b31 100644
--- a/community/py-sip/APKBUILD
+++ b/community/py-sip/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-sip
_pkgname=sip
-pkgver=4.19.16
-pkgrel=1
+pkgver=4.19.17
+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"
@@ -58,4 +58,4 @@ _py() {
mv "$pkgdir"/usr/lib/${python}.* "$subpkgdir"/usr/lib/
}
-sha512sums="6a4e3e8580e914544c9037db61ab9cf05e2460cf2dbdeb67d30c949aa150952d2bb337061f7c7a9222251b04f83a1db1554ff576c3e83b8f60851b442133befa sip-4.19.16.tar.gz"
+sha512sums="d393cfc1643663926bd315a8df92abd82bec071bf0488b047625bdac43e9074bc8a510ac23244a7a2d2d181f70af9691db9d0b759e79643981d6afd71a49d3cb sip-4.19.17.tar.gz"