diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-10-03 12:02:03 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-10-03 12:02:03 +0200 |
commit | c754fd892dff751c17ae45237127a38f2909a080 (patch) | |
tree | 1d18c65fdf9dec247a26967e09df8db52cb5337b /libpthread-stubs | |
parent | 89c413809c747e79e63975f1f05a454a12886c71 (diff) | |
download | xorg-c754fd892dff751c17ae45237127a38f2909a080.tar.gz xorg-c754fd892dff751c17ae45237127a38f2909a080.tar.xz |
libpthread-stubs: updated to 0.2.
Diffstat (limited to 'libpthread-stubs')
-rw-r--r-- | libpthread-stubs/.footprint | 5 | ||||
-rw-r--r-- | libpthread-stubs/.md5sum | 2 | ||||
-rw-r--r-- | libpthread-stubs/Pkgfile | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/libpthread-stubs/.footprint b/libpthread-stubs/.footprint index dbef8b74..15be254a 100644 --- a/libpthread-stubs/.footprint +++ b/libpthread-stubs/.footprint @@ -1,4 +1,9 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libpthread-stubs.a +-rwxr-xr-x root/root usr/lib/libpthread-stubs.la +lrwxrwxrwx root/root usr/lib/libpthread-stubs.so -> libpthread-stubs.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libpthread-stubs.so.0 -> libpthread-stubs.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libpthread-stubs.so.0.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/pthread-stubs.pc diff --git a/libpthread-stubs/.md5sum b/libpthread-stubs/.md5sum index 5b8f8dc1..30ad225d 100644 --- a/libpthread-stubs/.md5sum +++ b/libpthread-stubs/.md5sum @@ -1 +1 @@ -774eabaf33440d534efe108ef9130a7d libpthread-stubs-0.1.tar.bz2 +2ba9ce2d46da0a2a1090384ece3387ff libpthread-stubs-0.2.tar.bz2 diff --git a/libpthread-stubs/Pkgfile b/libpthread-stubs/Pkgfile index 4528c969..fc895a08 100644 --- a/libpthread-stubs/Pkgfile +++ b/libpthread-stubs/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=libpthread-stubs -version=0.1 +version=0.2 release=1 source=(http://xcb.freedesktop.org/dist/$name-$version.tar.bz2) |