summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2022-11-26 18:48:45 -0500
committerPavel Vinogradov2022-11-26 18:48:45 -0500
commit7817bde1fb7dda023f543ee4a4c3762265ff0a19 (patch)
treeb4cae16c8326df8263007b4cab27de6251085e81 /graphics-libs
parent73f211c0b78ebf8a7b00a06d98670f28e2c3962a (diff)
graphics-libs/libpng: APNG patch version 1.6.39
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/libpng/DETAILS6
-rw-r--r--graphics-libs/libpng/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/graphics-libs/libpng/DETAILS b/graphics-libs/libpng/DETAILS
index f435c230d7..c243c7a9a6 100755
--- a/graphics-libs/libpng/DETAILS
+++ b/graphics-libs/libpng/DETAILS
@@ -4,9 +4,9 @@
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://downloads.sourceforge.net/project/${SPELL}/${SPELL}16/${VERSION}/${SOURCE}
if [[ $ANI_PNG == y ]]; then
- SOURCE3=$SPELL-1.6.38-apng.patch.gz
- SOURCE3_HASH=sha512:e8cb74d9be6bcbc474b6bbd6200ab5d5111e91d3ab601e5fda04213d2800a4051f04152fa5d47db690612ed06a488ff3b2608a8f0bac0cf207d486107d98da1f
- SOURCE3_URL[0]=https://downloads.sourceforge.net/project/${SPELL}-apng/${SPELL}16/1.6.38/${SOURCE3}
+ SOURCE3=$SPELL-$VERSION-apng.patch.gz
+ SOURCE3_HASH=sha512:97a182da0b3b54aecf735e3655d8e8f1a569ae957b23fc3d7a9c8cc65dcdd26f34f173ce9f60af99b01d5347267b2afefaf787c500ce1005e86bf2810b3d0738
+ SOURCE3_URL[0]=https://downloads.sourceforge.net/project/${SPELL}-apng/${SPELL}16/${VERSION}/${SOURCE3}
fi
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=ZLIB
diff --git a/graphics-libs/libpng/HISTORY b/graphics-libs/libpng/HISTORY
index 57c174a2b0..e61af7978c 100644
--- a/graphics-libs/libpng/HISTORY
+++ b/graphics-libs/libpng/HISTORY
@@ -1,3 +1,6 @@
+2022-11-26 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: APNG patch version 1.6.39
+
2022-11-21 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 1.6.39, APNG patch version 1.6.38