diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-17 17:07:05 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-17 17:07:05 +0000 |
| commit | 8228f488113ac40ca0e716ca60362f8cbc5ea3e5 (patch) | |
| tree | f845392d0cde95357863236e70a8d97d9a3573ce /repos/extra/libpng/abuild | |
| parent | 6af9dc47c4970a445431fd96f0bd58df11d4af6f (diff) | |
| download | alicelinux-8228f488113ac40ca0e716ca60362f8cbc5ea3e5.tar.gz alicelinux-8228f488113ac40ca0e716ca60362f8cbc5ea3e5.zip | |
libpng: updated to 1.6.57
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 a935f6bd..af64f94d 100644 --- a/repos/extra/libpng/abuild +++ b/repos/extra/libpng/abuild @@ -1,5 +1,5 @@ name=libpng -version=1.6.56 +version=1.6.57 release=1 source="https://downloads.sourceforge.net/$name/$name-$version.tar.xz https://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$version-apng.patch.gz" |