OCaml 4.14.0 rebuild
[arch-packages.git] / webkitgtk / trunk / webkitgtk.install
blob245d07b198f2c5ec3a0476c011c7a60f04a9d261
1 post_install() {
2   post_upgrade $1 0
5 post_upgrade() {
6   if (( $(vercmp $2 2.4.11-4) < 0)); then
7     cat <<END
9   > WARNING: WebKitGTK+ 2.4 is known to have many security vulnerabilities that
10              will NOT be fixed. Avoid browsing with it.
12 END
13   fi