diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-05 21:16:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-07 10:07:53 +0000 |
commit | 6b3b7c71e9455767820a0c9e6de21320c9fc7170 (patch) | |
tree | 75e8d52a2667525efd73289206ef153a122bca20 /main/libpthread-stubs | |
parent | 8231e253e0f26104e731c3d2e6f66fc3d93d9aec (diff) | |
download | aports-6b3b7c71e9455767820a0c9e6de21320c9fc7170.tar.bz2 aports-6b3b7c71e9455767820a0c9e6de21320c9fc7170.tar.xz |
main/libx11 (and depends): rebuild for pkg-config depends
Diffstat (limited to 'main/libpthread-stubs')
-rw-r--r-- | main/libpthread-stubs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libpthread-stubs/APKBUILD b/main/libpthread-stubs/APKBUILD index 1c6c100216..e0a4ce14f5 100644 --- a/main/libpthread-stubs/APKBUILD +++ b/main/libpthread-stubs/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libpthread-stubs pkgver=0.3 -pkgrel=2 +pkgrel=3 pkgdesc="Pthread functions stubs for platforms missing them" url="http://cgit.freedesktop.org/xcb/pthread-stubs" arch="all" |