diff options
author | Thomas Penteker <tek@serverop.de> | 2010-05-09 23:11:48 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2010-05-09 23:11:48 +0200 |
commit | 0832584b956d2852a5405db12406c997120b5fcb (patch) | |
tree | 8a3bc0c6486e73db30af40335d356a297d43169e /popt | |
parent | 3a20c490fdd2523b46217bd2c5d3fb54e9f75e37 (diff) | |
download | opt-0832584b956d2852a5405db12406c997120b5fcb.tar.gz opt-0832584b956d2852a5405db12406c997120b5fcb.tar.xz |
popt: 1.15 -> 1.16
Diffstat (limited to 'popt')
-rw-r--r-- | popt/.footprint | 2 | ||||
-rw-r--r-- | popt/.md5sum | 2 | ||||
-rw-r--r-- | popt/Pkgfile | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/popt/.footprint b/popt/.footprint index bbc4f219d..965ec9c11 100644 --- a/popt/.footprint +++ b/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/man/ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/popt.3.gz diff --git a/popt/.md5sum b/popt/.md5sum index 3d1d7d1b8..fbf7d3bd9 100644 --- a/popt/.md5sum +++ b/popt/.md5sum @@ -1 +1 @@ -c61ef795fa450eb692602a661ec8d7f1 popt-1.15.tar.gz +3743beefa3dd6247a73f8f7a32c14c33 popt-1.16.tar.gz diff --git a/popt/Pkgfile b/popt/Pkgfile index a752201f4..9b47a8d5d 100644 --- a/popt/Pkgfile +++ b/popt/Pkgfile @@ -6,7 +6,7 @@ # Depends on: gettext name=popt -version=1.15 +version=1.16 release=1 source=(http://rpm5.org/files/$name/$name-$version.tar.gz) |