diff options
author | Danny Rawlins <contact@romster.me> | 2021-05-06 22:48:27 +1000 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-05-06 22:50:47 +1000 |
commit | 251fe468c375569f683301dd9bfdf06a29ea400a (patch) | |
tree | 2e27ae9263dc9f9c818ca27b74b41dc31159f8b1 /tidy | |
parent | c337ceb5ec7efba303d70164c12be6e1b16e9043 (diff) | |
download | contrib-251fe468c375569f683301dd9bfdf06a29ea400a.tar.gz contrib-251fe468c375569f683301dd9bfdf06a29ea400a.tar.xz |
tidy: 5.7.45 -> 5.7.47
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 29954a2c3..ff19825dc 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.45 --rwxr-xr-x root/root usr/lib/libtidy.so.5.7.45 +lrwxrwxrwx root/root usr/lib/libtidy.so.5 -> libtidy.so.5.7.47 +-rwxr-xr-x root/root usr/lib/libtidy.so.5.7.47 -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 1a330d72a..41e0144d7 100644 --- a/tidy/.signature +++ b/tidy/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33jGbdeJ80h7kF8uU/PdEcLzDivpX/cwuQO55W4cQA90klA0hhR3IL24Mc2sO1d6BCtjO6N2DbzCJ+QdV1U7Fgc= -SHA256 (Pkgfile) = 02c12c6f3ce18e977995d090fbeece91fe49e5c7e20d43161ae53cf273448799 -SHA256 (.footprint) = 58b2ef92fc80fc99be068bba2031097851e50279ec8c676475e1181782919ab5 -SHA256 (tidy-9f8d957e4d9c164b0aea10a36c7933d67517abb1.tar.gz) = 6d9a0ee8b5d5853f8974899598b81debe97ec862e1ee76b557a184532b573f4f +RWSagIOpLGJF3w2nqm0A8N1N5wuhDQhmTAUdg27FvHtFYkVAh/sHXvXKm+E0T1sRWnMzGcAkI4TED6zWfZ15XC0Mv+79k2C8+gY= +SHA256 (Pkgfile) = 79345ca282bc56403c541d9d603448414598f2d3660eb1d15e8d1497ef7af93c +SHA256 (.footprint) = e6e2e85e7a6b85f32293a947edc65c4bc8a6567a1e861a80fd819f29e2adfd66 +SHA256 (tidy-2c75207c5e9bb77bf7069ca091efef51e0af1d90.tar.gz) = 8f3673334c45750001d4c8616cefed9641cc506e7084f9f85458da9c5124bce6 diff --git a/tidy/Pkgfile b/tidy/Pkgfile index 051229d90..cf7f02fb9 100644 --- a/tidy/Pkgfile +++ b/tidy/Pkgfile @@ -4,8 +4,8 @@ # Depends on: libxslt cmake name=tidy -version=5.7.45 -_commit=9f8d957e4d9c164b0aea10a36c7933d67517abb1 +version=5.7.47 +_commit=2c75207c5e9bb77bf7069ca091efef51e0af1d90 release=1 source=(https://github.com/htacg/tidy-html5/archive/$_commit.tar.gz#/$name-$_commit.tar.gz) |