ports/contrib (3.6): sip: 4.19.23 -> 4.19.24
commit 4fbb8802f960e701ea2785c331c4b0fdcca57f9a Author: Tim Biermann <tbier@posteo.de> Date: Sun Aug 30 10:25:19 2020 +0000 sip: 4.19.23 -> 4.19.24 diff --git a/sip/.signature b/sip/.signature index 567d2cc4b..caffa3212 100644 --- a/sip/.signature +++ b/sip/.signature @@ -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 diff --git a/sip/Pkgfile b/sip/Pkgfile index a2b440b61..0d00d09d8 100644 --- a/sip/Pkgfile +++ b/sip/Pkgfile @@ -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-$vers...) @@ -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,}
participants (1)
-
crux@crux.nu