From c754fd892dff751c17ae45237127a38f2909a080 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Sat, 3 Oct 2009 12:02:03 +0200 Subject: [PATCH] libpthread-stubs: updated to 0.2. --- libpthread-stubs/.footprint | 5 +++++ libpthread-stubs/.md5sum | 2 +- 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)