update link to issue tracker

https://bugs.chromium.org/p/webp ->
https://issues.webmproject.org

Change-Id: I45324210d4e9351238da127efd04b22627548545
This commit is contained in:
James Zern
2024-07-18 16:27:00 -07:00
parent 6296cc8d0d
commit caa19e5b3a
9 changed files with 16 additions and 16 deletions

View File

@ -1,5 +1,5 @@
AC_INIT([libwebp], [1.4.0],
[https://bugs.chromium.org/p/webp],,
[https://issues.webmproject.org],,
[https://developers.google.com/speed/webp])
AC_CANONICAL_HOST
AC_PREREQ([2.60])