diff options
-rw-r--r-- | base/popt/.footprint | 2 | ||||
-rw-r--r-- | base/popt/.md5sum | 2 | ||||
-rwxr-xr-x | base/popt/Pkgfile | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/base/popt/.footprint b/base/popt/.footprint index 26ad745c4..ab2b8dd7c 100644 --- a/base/popt/.footprint +++ b/base/popt/.footprint @@ -7,6 +7,8 @@ drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libpopt.so -> libpopt.so.0.0.0 lrwxrwxrwx root/root usr/lib/libpopt.so.0 -> libpopt.so.0.0.0 -rwxr-xr-x root/root usr/lib/libpopt.so.0.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/popt.pc drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/locale/ drwxr-xr-x root/root usr/share/locale/fr/ diff --git a/base/popt/.md5sum b/base/popt/.md5sum index 3d1d7d1b8..fbf7d3bd9 100644 --- a/base/popt/.md5sum +++ b/base/popt/.md5sum @@ -1 +1 @@ -c61ef795fa450eb692602a661ec8d7f1 popt-1.15.tar.gz +3743beefa3dd6247a73f8f7a32c14c33 popt-1.16.tar.gz diff --git a/base/popt/Pkgfile b/base/popt/Pkgfile index cc5fac514..e2fcc9f1b 100755 --- a/base/popt/Pkgfile +++ b/base/popt/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=popt -version=1.15 +version=1.16 release=1 source=(http://rpm5.org/files/$name/$name-$version.tar.gz) |