diff options
author | Tim Biermann <tbier@posteo.de> | 2021-12-24 00:54:22 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-12-24 00:54:22 +0100 |
commit | 2d4e0ebc470647b40bbb220fe14ec7353ef3eac6 (patch) | |
tree | 0cf86a2b4284ea19a3db2882ec6f189a16b3715a /expat | |
parent | c1d8497acf22dfd82e614bb0f0d2990b6540a12e (diff) | |
parent | 9da512bb851e622be6b0577e3436735a2a118f25 (diff) | |
download | core-2d4e0ebc470647b40bbb220fe14ec7353ef3eac6.tar.gz core-2d4e0ebc470647b40bbb220fe14ec7353ef3eac6.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7-alpha0
Diffstat (limited to 'expat')
-rw-r--r-- | expat/.footprint | 6 | ||||
-rw-r--r-- | expat/.signature | 8 | ||||
-rw-r--r-- | expat/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/expat/.footprint b/expat/.footprint index 0474c476..46853b23 100644 --- a/expat/.footprint +++ b/expat/.footprint @@ -8,9 +8,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libexpat.a -rwxr-xr-x root/root usr/lib/libexpat.la -lrwxrwxrwx root/root usr/lib/libexpat.so -> libexpat.so.1.8.1 -lrwxrwxrwx root/root usr/lib/libexpat.so.1 -> libexpat.so.1.8.1 --rwxr-xr-x root/root usr/lib/libexpat.so.1.8.1 +lrwxrwxrwx root/root usr/lib/libexpat.so -> libexpat.so.1.8.2 +lrwxrwxrwx root/root usr/lib/libexpat.so.1 -> libexpat.so.1.8.2 +-rwxr-xr-x root/root usr/lib/libexpat.so.1.8.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/expat.pc drwxr-xr-x root/root usr/share/ diff --git a/expat/.signature b/expat/.signature index 030f1652..f13e663a 100644 --- a/expat/.signature +++ b/expat/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqi3JdjMQfcCavgOgLZe2Ys3sITBTugG0LGcG/fBmOVTE+snvFIFwFE4xPQPFHRzUcoPYt1/FiiYuhgpq79pHUgg= -SHA256 (Pkgfile) = 055736f80f50034df583cb87cbcf459959bec104fb117b4a959920e35c2ba58a -SHA256 (.footprint) = 44720096a206ed7f6e0fe060adc38742b1adb7efed13123f8f8253cde85f1a53 -SHA256 (expat-2.4.1.tar.xz) = cf032d0dba9b928636548e32b327a2d66b1aab63c4f4a13dd132c2d1d2f2fb6a +RWRJc1FUaeVeqpRXsdvOsZzlBPGm2i8eawadaksWhcnJJwGy9ScNKcVlh7PfrdRFyy60vuGfqGV0nOksJLDeRK7JzTE7mbKrHwI= +SHA256 (Pkgfile) = 885e29235634509ce11c1d43028fbf5afc985c92a4a45a1e0a82e4197501377f +SHA256 (.footprint) = d5616eff78d33f11461acb02a37141156ea20dd6938d8ac2f8d5940f2275fa04 +SHA256 (expat-2.4.2.tar.xz) = bc2ff58f49c29aac7bff705a6c167a821f26c512079ff08ac432fd0fdc9bb199 diff --git a/expat/Pkgfile b/expat/Pkgfile index fec06870..e35d595e 100644 --- a/expat/Pkgfile +++ b/expat/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=expat -version=2.4.1 +version=2.4.2 release=1 source=(https://download.sourceforge.net/$name/$name-$version.tar.xz) |