]> git.pld-linux.org Git - packages/libpng.git/commitdiff
- updated apng patch to 1.6.38
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 16 Sep 2022 19:09:35 +0000 (21:09 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 16 Sep 2022 19:09:35 +0000 (21:09 +0200)
libpng.spec

index 346cfa54c31e992c1df8946ed07a1edf62cd3711..25b8281035152f698b384c4ba6ae2f8162e1c758 100644 (file)
@@ -5,7 +5,7 @@
 %bcond_without tests           # don't perform "make check"
 %bcond_without default_libpng  # don't use this libpng as default system libpng
 #
-%define                apng_version    1.6.37
+%define                apng_version    %{version}
 
 Summary:       PNG library
 Summary(de.UTF-8):     PNG-Library
@@ -23,7 +23,7 @@ Group:                Libraries
 Source0:       https://downloads.sourceforge.net/libpng/%{name}-%{version}.tar.xz
 # Source0-md5: 122e6b7837811698563083b352bc8ca2
 Patch0:                http://downloads.sourceforge.net/libpng-apng/%{name}-%{apng_version}-apng.patch.gz
-# Patch0-md5:  f02073fd96816b184c79b297775e37dc
+# Patch0-md5:  831a5f302970a91a8168647366c2e0af
 Patch1:                %{name}-pngminus.patch
 Patch2:                %{name}-drop-Llibdir.patch
 URL:           http://www.libpng.org/pub/png/libpng.html
This page took 0.197594 seconds and 4 git commands to generate.