libpthread-stubs-32: 0.3 -> 0.4

This commit is contained in:
Danny Rawlins 2017-03-19 20:58:11 +11:00
parent 00d15030e9
commit a0bdbfaacb
3 changed files with 8 additions and 8 deletions

View File

@ -1 +1 @@
e8fa31b42e13f87e8f5a7a2b731db7ee libpthread-stubs-0.3.tar.bz2
48c1544854a94db0e51499cc3afd797f libpthread-stubs-0.4.tar.bz2

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub
RWSwxGo/zH7eXaW7B6XWKQyZIgkCcT5CeiIQBrBfts4Xsyc1D8tGVApXs+rypXok8tnzDNC70i6LypfdhTKF0/PtjwNDEKBB2QY=
SHA256 (Pkgfile) = 043291cbaed890d53cb145a079f71b94b987b4b2a16e4f901252d2be97cbc398
RWSwxGo/zH7eXVj3IOQkZtG0MalKgn3D5TMGgNLhHTpMqKbVQpf1s7VzEXDC5gVzKTQeSU/Ba9zbAG74Wf1ygmRwbejj20aPFQc=
SHA256 (Pkgfile) = 8b7289546d8437131b644b6cf489078f6e0ac2da145a91593957fad9d396da6d
SHA256 (.footprint) = 33814bf478240943de892863e121b2d27ab59cb48f7111d6e68f8bc3cbc5a51c
SHA256 (libpthread-stubs-0.3.tar.bz2) = 35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299
SHA256 (libpthread-stubs-0.4.tar.bz2) = e4d05911a3165d3b18321cc067fdd2f023f06436e391c6a28dff618a78d2e733

View File

@ -1,15 +1,15 @@
# Description: pthread dummy implementation
# URL: http://xcb.freedesktop.org
# URL: https://xcb.freedesktop.org
# Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu
# Depends on: libpthread-stubs
name=libpthread-stubs-32
version=0.3
version=0.4
release=1
source=(http://xcb.freedesktop.org/dist/libpthread-stubs-$version.tar.bz2)
source=(https://xcb.freedesktop.org/dist/${name%-*}-$version.tar.bz2)
build() {
cd libpthread-stubs-$version
cd ${name%-*}-$version
./configure --prefix=/usr --libdir=/usr/lib32