diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-06-11 23:30:16 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-06-11 23:30:45 +1000 |
commit | 9dedaa503afd026f89df63699eef047f35497b7a (patch) | |
tree | ddbf550ab819134d1eb028bf26321c505ad4f911 /tidy | |
parent | c9e9d448fa5b245a7c4019c5ee46dc2ae9af424b (diff) | |
download | contrib-9dedaa503afd026f89df63699eef047f35497b7a.tar.gz contrib-9dedaa503afd026f89df63699eef047f35497b7a.tar.xz |
tidy: 5.7.16 -> 5.7.28
Diffstat (limited to 'tidy')
-rw-r--r-- | tidy/.footprint | 4 | ||||
-rw-r--r-- | tidy/.signature | 8 | ||||
-rw-r--r-- | tidy/Pkgfile | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/tidy/.footprint b/tidy/.footprint index 27557b822..bb1cba9be 100644 --- a/tidy/.footprint +++ b/tidy/.footprint @@ -10,8 +10,8 @@ lrwxrwxrwx root/root usr/include/platform.h -> tidyplatform.h -rw-r--r-- root/root usr/include/tidyplatform.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libtidy.so -> libtidy.so.5 -lrwxrwxrwx root/root usr/lib/libtidy.so.5 -> libtidy.so.5.7.16 --rwxr-xr-x root/root usr/lib/libtidy.so.5.7.16 +lrwxrwxrwx root/root usr/lib/libtidy.so.5 -> libtidy.so.5.7.28 +-rwxr-xr-x root/root usr/lib/libtidy.so.5.7.28 -rw-r--r-- root/root usr/lib/libtidys.a drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/tidy.pc diff --git a/tidy/.signature b/tidy/.signature index 889639972..1210ef6f9 100644 --- a/tidy/.signature +++ b/tidy/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/9IjIXUA3v/3hvc6J4zdAkxHDbVEtgP2Zi6E/VCz1POw5zkLphjAEC/NkRXGq13EKTwGvP/OwC9WZjmpRqlbwk= -SHA256 (Pkgfile) = 10b310aff6ea14923b3cae87afd58a6bc9566d2cf2421161e7403ee03a69e97d -SHA256 (.footprint) = 45314ae50019a751cc125eade488db16e8d2be0ad65ce335bb345338f4753163 -SHA256 (tidy-5f7e367cb54563dabda4bf4e3c11c6ecc68a0fa3.tar.gz) = 7ff3ef0a774f44e780df9b94e48c2ea070a6cfc791b5bd907359fd718a7f1004 +RWSagIOpLGJF3z6TLFD/bKa+O+XA56PigRg4T9cPWjUI77HZwVmoMN1Oh2zj6GFRNqpg+IrdX0Bdvh3ncqkiGPSFpIJ8r6IWSwc= +SHA256 (Pkgfile) = 8c6b4f065b770f49b513f3ac4bf9dcda74725deb4284e53b1d979e6348def980 +SHA256 (.footprint) = 4fd164f764385da9f0b35ae3bee909a2c63fcd35bf58e9c3e7326a589e2ef562 +SHA256 (tidy-d1b906991a7587688d384b648c55731f9be52506.tar.gz) = fa440efd18a455663d6d7f01e3a564cc2d270427a216c7fc16466b6b6de7dcb0 diff --git a/tidy/Pkgfile b/tidy/Pkgfile index febc8961d..33940c120 100644 --- a/tidy/Pkgfile +++ b/tidy/Pkgfile @@ -4,8 +4,8 @@ # Depends on: libxslt cmake name=tidy -version=5.7.16 -commit=5f7e367cb54563dabda4bf4e3c11c6ecc68a0fa3 +version=5.7.28 +commit=d1b906991a7587688d384b648c55731f9be52506 release=1 source=(https://github.com/htacg/tidy-html5/archive/$commit.tar.gz#/$name-$commit.tar.gz) |