From: Victor Martinez Date: Tue, 30 Jun 2020 17:00:45 +0000 (+0200) Subject: popt: updated to 1.18 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=4a1f74a59e6bc2c69c4cbcf43cd421015f355db6;p=ports%2Fopt-arm64.git popt: updated to 1.18 --- diff --git a/popt/.footprint b/popt/.footprint index 01fff6c..25aaeb2 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.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 +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 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 3d2a9ea..33d26fe 100644 --- a/popt/.signature +++ b/popt/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt-arm64.pub -RWRitF9a2DJqMbdiI4b1pw1oFwl2b8pn5zSHesBxYdL2p6zr/3cnqOK8Rl1wLar61cRIYyoZCfjP8ENEsSWv44OpwvlICIhZ2gc= -SHA256 (Pkgfile) = 7423fd6d9674972cd7b312b04569b71001999a83ad221d4f89ea6d95e1ad28bf -SHA256 (.footprint) = ca061300ec5c3d41243c6e0670e672aa7a8d8dac0e5775f898802bd301eaae5e -SHA256 (popt-1.16.tar.gz) = e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8 +RWRitF9a2DJqMaYt3VjlEX5Tdg1WwV854EBg9JFP3JQ/B6TAo9oxmVW4R52CP6LYd9i/w7EYOqe3UjDn1Nss1qnvbojGewCbww0= +SHA256 (Pkgfile) = 65df4a4a9b05dd1449367eea5820fddd8f6c712af6c297ab9f161de8e909ee65 +SHA256 (.footprint) = baca64d12d367ef947bec2993096d3676c86bdeb800d9057109e02f84ace01f0 +SHA256 (popt-1.18.tar.gz) = 5159bc03a20b28ce363aa96765f37df99ea4d8850b1ece17d1e6ad5c24fdc5d1 diff --git a/popt/Pkgfile b/popt/Pkgfile index 373559b..4512537 100644 --- a/popt/Pkgfile +++ b/popt/Pkgfile @@ -7,9 +7,9 @@ # Depends on: gettext name=popt -version=1.16 -release=2 -source=(http://ftp.rpm.org/mirror/$name/$name-$version.tar.gz) +version=1.18 +release=1 +source=(http://ftp.rpm.org/popt/releases/popt-1.x/$name-$version.tar.gz) build() { cd $name-$version