diff options
author | Cem Keylan <cem@ckyln.com> | 2022-11-22 09:39:51 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-11-22 09:39:51 +0100 |
commit | 827eb99da66bd5b285101ce3c43e9ba319356a27 (patch) | |
tree | c57c56a062d135cc4a297b77ea20031f1959fcad /extra/libpng | |
parent | 1ea65765de3a62e1e32f8c2bb15dd041e9d7a201 (diff) | |
download | repository-827eb99da66bd5b285101ce3c43e9ba319356a27.tar.gz |
libpng: bump to 1.6.39
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 d068c993..54fbae08 100644 --- a/extra/libpng/checksums +++ b/extra/libpng/checksums @@ -1,3 +1,3 @@ %BLAKE3 -9f6fa298b3f376728477c5101bc9a8e910b67ed9f14b49852444fdc149fbd682 v1.6.38.tar.gz +02513cc5d15ac79c4c402f2ae623425f4f80bdbbf15ebc95430fb8ccfc987996 v1.6.39.tar.gz 2f0f2aabc9efc8b15c1a3b84ab20bf84ad552bd0f587bb49d52c3f0689c4120b libpng-1.6.37-apng.patch diff --git a/extra/libpng/sources b/extra/libpng/sources index e476208f..3ab579f1 100644 --- a/extra/libpng/sources +++ b/extra/libpng/sources @@ -1,2 +1,2 @@ -https://github.com/glennrp/libpng/archive/v1.6.38.tar.gz +https://github.com/glennrp/libpng/archive/v1.6.39.tar.gz patches/libpng-1.6.37-apng.patch diff --git a/extra/libpng/version b/extra/libpng/version index 33e808aa..63b9745a 100644 --- a/extra/libpng/version +++ b/extra/libpng/version @@ -1 +1 @@ -1.6.38 1 +1.6.39 1 |