aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-07-07 09:57:02 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-07-08 08:50:43 +0000
commitf2d06d33685d896ecf4248bad68a5982a877ce23 (patch)
tree33f8be1eaad4d24f0f2fcf62e8a1c7a063cf8282 /community
parenta117eea1cba9174fc190244decb73cb842334981 (diff)
downloadaports-f2d06d33685d896ecf4248bad68a5982a877ce23.tar.bz2
aports-f2d06d33685d896ecf4248bad68a5982a877ce23.tar.xz
community/py-sip: upgrade to 4.19.18
Diffstat (limited to 'community')
-rw-r--r--community/py-sip/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-sip/APKBUILD b/community/py-sip/APKBUILD
index 92bba17b31..20e53e3bba 100644
--- a/community/py-sip/APKBUILD
+++ b/community/py-sip/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-sip
_pkgname=sip
-pkgver=4.19.17
+pkgver=4.19.18
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/"
@@ -58,4 +58,4 @@ _py() {
mv "$pkgdir"/usr/lib/${python}.* "$subpkgdir"/usr/lib/
}
-sha512sums="d393cfc1643663926bd315a8df92abd82bec071bf0488b047625bdac43e9074bc8a510ac23244a7a2d2d181f70af9691db9d0b759e79643981d6afd71a49d3cb sip-4.19.17.tar.gz"
+sha512sums="e3c58cc6c38b277b3b9fd7adf33df91b47e0385e59d52c543e630a194d73d04d91e0a3845cb3973d1955f77049e75246fa7e6f544e02e1efe0086a297cf1d887 sip-4.19.18.tar.gz"