1
0
forked from ports/contrib

sip: 4.19.23 -> 4.19.24

This commit is contained in:
Tim Biermann 2020-08-30 10:25:19 +00:00
parent d28fab48a0
commit 4fbb8802f9
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+IYAqdOXPtiJPely+ZmJ18kpQDtWAj+LerLOCwAZVkTRdc9MX5ZFZRnVwMWjfF/6h9u855ELK6rXOZ9gh8ZrgE=
SHA256 (Pkgfile) = 1f1b3e5f2174d6e79939a5a82d4309a1dc6a2852f50c5172be1300bfade3bc0a
RWSagIOpLGJF32YMYiXQz0esHu69Tx+huDBYcGCZu7dQREznZT/NLkj1Qxjyo/n3Mc8JeC0NDeQG3F2vbS5AkW89e74IJ//fNgA=
SHA256 (Pkgfile) = 0ed143926577d418e24f9df5e01fd7d7a64f7891ca9e5b86164b4415adae2794
SHA256 (.footprint) = a3243c2569bc065130d403814200fb53bc392ffa8e227f634df119eb14d356b2
SHA256 (sip-4.19.23.tar.gz) = 22ca9bcec5388114e40d4aafd7ccd0c4fe072297b628d0c5cdfa2f010c0bc7e7
SHA256 (sip-4.19.24.tar.gz) = edcd3790bb01938191eef0f6117de0bf56d1136626c0ddb678f3a558d62e41e5

View File

@ -4,7 +4,7 @@
# Depends on: python3
name=sip
version=4.19.23
version=4.19.24
release=1
source=(https://www.riverbankcomputing.com/static/Downloads/sip/$version/$name-$version.tar.gz)
@ -12,7 +12,7 @@ build() {
cd $name-$version
mkdir build
cd build
python3 ../configure.py CFLAGS="$CFLAGS"
/usr/bin/python3 ../configure.py CFLAGS="$CFLAGS"
make
make DESTDIR=$PKG install -C sipgen
mv $PKG/usr/include/{python*/sip.h,}