diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-04 14:01:19 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-04 14:01:19 +0200 |
commit | fdc99b69b6c85ab4190beb9abb468499c5c0a40d (patch) | |
tree | e9fe71d189da66fbdd43d2d46de00dc18a05d4c1 /extra/libpng | |
parent | 284b61901b6a229225aa3b16476b15995e079394 (diff) | |
download | repository-fdc99b69b6c85ab4190beb9abb468499c5c0a40d.tar.gz |
libpng: bump to 1.6.40
Diffstat (limited to 'extra/libpng')
-rw-r--r-- | extra/libpng/checksums | 2 | ||||
-rw-r--r-- | extra/libpng/sources | 2 | ||||
-rw-r--r-- | extra/libpng/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libpng/checksums b/extra/libpng/checksums index 54fbae08..07cd3b53 100644 --- a/extra/libpng/checksums +++ b/extra/libpng/checksums @@ -1,3 +1,3 @@ %BLAKE3 -02513cc5d15ac79c4c402f2ae623425f4f80bdbbf15ebc95430fb8ccfc987996 v1.6.39.tar.gz +99d2b2684b045a128210230a8b5437066b68d162f38923a27a925d37ce101bd4 v1.6.40.tar.gz 2f0f2aabc9efc8b15c1a3b84ab20bf84ad552bd0f587bb49d52c3f0689c4120b libpng-1.6.37-apng.patch diff --git a/extra/libpng/sources b/extra/libpng/sources index 3ab579f1..0ee02a69 100644 --- a/extra/libpng/sources +++ b/extra/libpng/sources @@ -1,2 +1,2 @@ -https://github.com/glennrp/libpng/archive/v1.6.39.tar.gz +https://github.com/glennrp/libpng/archive/v1.6.40.tar.gz patches/libpng-1.6.37-apng.patch diff --git a/extra/libpng/version b/extra/libpng/version index 63b9745a..acb5c583 100644 --- a/extra/libpng/version +++ b/extra/libpng/version @@ -1 +1 @@ -1.6.39 1 +1.6.40 1 |