diff options
author | Tim Biermann <tbier@posteo.de> | 2022-09-18 08:26:54 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-09-18 08:26:54 +0200 |
commit | 54cfb71564f11bf3d4d54b349919bc0ca7418889 (patch) | |
tree | 9f73fee2bc80feae319cf379da3c11ea770c01d8 /popt | |
parent | 51c64e83d83d61b06def9f163781297091d61f5b (diff) | |
parent | 748b6b6b2c19edd0519640b84ee98ffef5d3f608 (diff) | |
download | opt-54cfb71564f11bf3d4d54b349919bc0ca7418889.tar.gz opt-54cfb71564f11bf3d4d54b349919bc0ca7418889.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
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 24a8fc04a..37509e581 100644 --- a/popt/.signature +++ b/popt/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VxnMbA4NPmvke49T9fpW5oSyMiwRIePMhpBb4JJIrgscDZM+lXYnZ91X7kT6VlNGRaV53wJbjyTKucilWD/twI= -SHA256 (Pkgfile) = 118f46dd162ba77d1ad7d1774e142ca8451dfe56aa45c44ebfe746f990cdef48 -SHA256 (.footprint) = baca64d12d367ef947bec2993096d3676c86bdeb800d9057109e02f84ace01f0 -SHA256 (popt-1.18.tar.gz) = 5159bc03a20b28ce363aa96765f37df99ea4d8850b1ece17d1e6ad5c24fdc5d1 +RWSE3ohX2g5d/TsSpe8wcXon5Lp74QRee8C9zWdh2NFSS4Z0lvdQjOkq0iCuPuFTRQ1Xak/k4QO98m2kPxDkYAxw3TdD7CwcHAM= +SHA256 (Pkgfile) = b2cd9af5eeea0c813d2508dff31812a9443a488f029929f7d504fe37a824d3dc +SHA256 (.footprint) = 6505cc58588235667dc542e369cc7918e937b0137bfe2fd85018ec4f219b6a2b +SHA256 (popt-1.19.tar.gz) = c25a4838fc8e4c1c8aacb8bd620edb3084a3d63bf8987fdad3ca2758c63240f9 diff --git a/popt/Pkgfile b/popt/Pkgfile index 156f81cc3..a72eb7faf 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) |