diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-15 15:17:10 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-15 15:17:10 +0200 |
commit | ab55e14eb6017f52bc2a6efc13375714c9ea3d88 (patch) | |
tree | bf3b8dd545864691b3f5a5ab4ca8e221b1641e22 /extra/libpng | |
parent | 8ac5b5769bc509a2ce7c2f67990f284eb954b0d7 (diff) | |
download | repository-ab55e14eb6017f52bc2a6efc13375714c9ea3d88.tar.gz |
libpng: bump to 1.6.38
Diffstat (limited to 'extra/libpng')
-rw-r--r-- | extra/libpng/checksums | 5 | ||||
-rw-r--r-- | extra/libpng/sources | 2 | ||||
-rw-r--r-- | extra/libpng/version | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/extra/libpng/checksums b/extra/libpng/checksums index d0278b60..d068c993 100644 --- a/extra/libpng/checksums +++ b/extra/libpng/checksums @@ -1,2 +1,3 @@ -ca74a0dace179a8422187671aee97dd3892b53e168627145271cad5b5ac81307 v1.6.37.tar.gz -18b71dcd329af6ddb483cb6d145535861e04918f7eb95e8051545f0bbce7d517 libpng-1.6.37-apng.patch +%BLAKE3 +9f6fa298b3f376728477c5101bc9a8e910b67ed9f14b49852444fdc149fbd682 v1.6.38.tar.gz +2f0f2aabc9efc8b15c1a3b84ab20bf84ad552bd0f587bb49d52c3f0689c4120b libpng-1.6.37-apng.patch diff --git a/extra/libpng/sources b/extra/libpng/sources index d6556f0c..e476208f 100644 --- a/extra/libpng/sources +++ b/extra/libpng/sources @@ -1,2 +1,2 @@ -https://github.com/glennrp/libpng/archive/v1.6.37.tar.gz +https://github.com/glennrp/libpng/archive/v1.6.38.tar.gz patches/libpng-1.6.37-apng.patch diff --git a/extra/libpng/version b/extra/libpng/version index d61fa1c5..33e808aa 100644 --- a/extra/libpng/version +++ b/extra/libpng/version @@ -1 +1 @@ -1.6.37 2 +1.6.38 1 |