diff options
author | Matt Housh <jaeger@morpheus.net> | 2012-11-22 13:06:11 -0600 |
---|---|---|
committer | Matt Housh <jaeger@morpheus.net> | 2012-11-22 13:06:11 -0600 |
commit | bb4e812f94924662be04ebb391dd9043e06da9e8 (patch) | |
tree | a3a8c5de818affa8bac092e06ce82006023d69bf /libpthread-stubs-32 | |
parent | f58de0877c76c9d2faeedc5a37e9a083595bfbe9 (diff) | |
download | compat-32-bb4e812f94924662be04ebb391dd9043e06da9e8.tar.gz compat-32-bb4e812f94924662be04ebb391dd9043e06da9e8.tar.xz |
libpthread-stubs-32: updated to version 0.3
Diffstat (limited to 'libpthread-stubs-32')
-rw-r--r-- | libpthread-stubs-32/.footprint | 5 | ||||
-rw-r--r-- | libpthread-stubs-32/.md5sum | 2 | ||||
-rw-r--r-- | libpthread-stubs-32/Pkgfile | 2 |
3 files changed, 2 insertions, 7 deletions
diff --git a/libpthread-stubs-32/.footprint b/libpthread-stubs-32/.footprint index 91c5c797..c91b83ed 100644 --- a/libpthread-stubs-32/.footprint +++ b/libpthread-stubs-32/.footprint @@ -1,9 +1,4 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib32/ --rw-r--r-- root/root usr/lib32/libpthread-stubs.a --rwxr-xr-x root/root usr/lib32/libpthread-stubs.la -lrwxrwxrwx root/root usr/lib32/libpthread-stubs.so -> libpthread-stubs.so.0.0.0 -lrwxrwxrwx root/root usr/lib32/libpthread-stubs.so.0 -> libpthread-stubs.so.0.0.0 --rwxr-xr-x root/root usr/lib32/libpthread-stubs.so.0.0.0 drwxr-xr-x root/root usr/lib32/pkgconfig/ -rw-r--r-- root/root usr/lib32/pkgconfig/pthread-stubs.pc diff --git a/libpthread-stubs-32/.md5sum b/libpthread-stubs-32/.md5sum index 30ad225d..7281f97e 100644 --- a/libpthread-stubs-32/.md5sum +++ b/libpthread-stubs-32/.md5sum @@ -1 +1 @@ -2ba9ce2d46da0a2a1090384ece3387ff libpthread-stubs-0.2.tar.bz2 +e8fa31b42e13f87e8f5a7a2b731db7ee libpthread-stubs-0.3.tar.bz2 diff --git a/libpthread-stubs-32/Pkgfile b/libpthread-stubs-32/Pkgfile index 799e4f1b..140194db 100644 --- a/libpthread-stubs-32/Pkgfile +++ b/libpthread-stubs-32/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=libpthread-stubs-32 -version=0.2 +version=0.3 release=1 source=(http://xcb.freedesktop.org/dist/libpthread-stubs-$version.tar.bz2) |