diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-28 07:28:29 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-28 07:28:29 +0000 |
| commit | 6a947d6907b85edc8a5bc47f3497ebd2a0a8e83d (patch) | |
| tree | 00bcb5b4f089d720cfb346dcf0f4bddd6e708360 /repos/extra/libpng/abuild | |
| parent | 4b02f93a07ce6c73967c950ac519b672e4ad78d7 (diff) | |
| download | alicelinux-6a947d6907b85edc8a5bc47f3497ebd2a0a8e83d.tar.gz alicelinux-6a947d6907b85edc8a5bc47f3497ebd2a0a8e83d.zip | |
libpng: updated to 1.6.56
Diffstat (limited to 'repos/extra/libpng/abuild')
| -rw-r--r-- | repos/extra/libpng/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libpng/abuild b/repos/extra/libpng/abuild index ded0b187..a935f6bd 100644 --- a/repos/extra/libpng/abuild +++ b/repos/extra/libpng/abuild @@ -1,5 +1,5 @@ name=libpng -version=1.6.55 +version=1.6.56 release=1 source="https://downloads.sourceforge.net/$name/$name-$version.tar.xz https://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$version-apng.patch.gz" |