diff options
author | Tim Biermann <tbier@posteo.de> | 2022-09-18 08:11:31 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-09-18 08:11:31 +0200 |
commit | 6a7d74999e8cb4f9e4d9e45d0729bc14c3875f4f (patch) | |
tree | 81591c7f9b878a597acd2d127116f9082832f7fd /popt | |
parent | 2a677c461fbfde0a085be8aafabcce16c98a21e5 (diff) | |
download | opt-6a7d74999e8cb4f9e4d9e45d0729bc14c3875f4f.tar.gz opt-6a7d74999e8cb4f9e4d9e45d0729bc14c3875f4f.tar.xz |
popt: 1.18 -> 1.19
Diffstat (limited to 'popt')
-rw-r--r-- | popt/.footprint | 6 | ||||
-rw-r--r-- | popt/.signature | 8 | ||||
-rw-r--r-- | popt/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/popt/.footprint b/popt/.footprint index 25aaeb2e5..820478de5 100644 --- a/popt/.footprint +++ b/popt/.footprint @@ -4,9 +4,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libpopt.a -rwxr-xr-x root/root usr/lib/libpopt.la -lrwxrwxrwx root/root usr/lib/libpopt.so -> libpopt.so.0.0.1 -lrwxrwxrwx root/root usr/lib/libpopt.so.0 -> libpopt.so.0.0.1 --rwxr-xr-x root/root usr/lib/libpopt.so.0.0.1 +lrwxrwxrwx root/root usr/lib/libpopt.so -> libpopt.so.0.0.2 +lrwxrwxrwx root/root usr/lib/libpopt.so.0 -> libpopt.so.0.0.2 +-rwxr-xr-x root/root usr/lib/libpopt.so.0.0.2 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/ diff --git a/popt/.signature b/popt/.signature index 33ceab1e1..9557c6af4 100644 --- a/popt/.signature +++ b/popt/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bPC/H9jcs3OGjN9fbZ4wDdoWjGYAbrGe6PJZbPUSghblm9ge1bhdeIna9X4QAUXg3g3RuO2wV5ho8JK2aoq3Qw= -SHA256 (Pkgfile) = 04b16180a2afd65ac295c44a9382a5175e533f65de56095d21c209a5a5215f00 -SHA256 (.footprint) = baca64d12d367ef947bec2993096d3676c86bdeb800d9057109e02f84ace01f0 -SHA256 (popt-1.18.tar.gz) = 5159bc03a20b28ce363aa96765f37df99ea4d8850b1ece17d1e6ad5c24fdc5d1 +RWSE3ohX2g5d/fNGi6SC4aJYhwtCNDWo1iv0tCsYcIERDbtVPDVchG8a8YjIIv8zO0m5motCnE+3MSui1uI/RGkGP58EnV2X4wk= +SHA256 (Pkgfile) = b63ed50c924d81fc1b44715f1057ad61bb7dfd80c7bb86c68ca944e07bbe87f8 +SHA256 (.footprint) = 6505cc58588235667dc542e369cc7918e937b0137bfe2fd85018ec4f219b6a2b +SHA256 (popt-1.19.tar.gz) = c25a4838fc8e4c1c8aacb8bd620edb3084a3d63bf8987fdad3ca2758c63240f9 diff --git a/popt/Pkgfile b/popt/Pkgfile index 33ac79f2f..37085350a 100644 --- a/popt/Pkgfile +++ b/popt/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gettext name=popt -version=1.18 +version=1.19 release=1 source=(http://ftp.rpm.org/popt/releases/popt-1.x/$name-$version.tar.gz) |