diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-27 01:54:57 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-27 01:54:57 +0000 |
| commit | 0adbd46daa71db765bdf0b32e96181f765dad400 (patch) | |
| tree | b5473fba35f8eead0d014bed0e1c42a72b262856 /repos/extra/libpng/abuild | |
| parent | 07a170aa7aecb7f3f4bfab50bf098345698aaced (diff) | |
| download | alicelinux-0adbd46daa71db765bdf0b32e96181f765dad400.tar.gz alicelinux-0adbd46daa71db765bdf0b32e96181f765dad400.zip | |
libpng: updated to 1.6.51
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 f06e7d1d..2faa1f5e 100644 --- a/repos/extra/libpng/abuild +++ b/repos/extra/libpng/abuild @@ -1,5 +1,5 @@ name=libpng -version=1.6.50 +version=1.6.51 release=1 source="https://downloads.sourceforge.net/$name/$name-$version.tar.xz https://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$version-apng.patch.gz" |