mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 15:07:14 +08:00
Update SIP
This commit is contained in:
parent
5abcb781fc
commit
4ea94442e8
@ -5,7 +5,7 @@
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=sip
|
||||
pkgver=4.12.2
|
||||
pkgver=4.12.3
|
||||
pkgrel=1
|
||||
pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -13,7 +13,7 @@ url="http://www.riverbankcomputing.com/software/sip/"
|
||||
license=('custom:"sip"')
|
||||
depends=('python2' 'gcc-libs')
|
||||
source=("http://www.riverbankcomputing.com/static/Downloads/sip4/${pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('9df80f88e0e4022cdd8a8891c6c38048')
|
||||
md5sums=('d0f1fa60494db04b4d115d4c2d92f79e')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user