summaryrefslogtreecommitdiff
path: root/libpng/Pkgfile
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-12-14 10:02:50 +0100
committerTim Biermann <tbier@posteo.de>2022-01-10 16:28:05 +0100
commit22a955a13e6c869e5c8bb10848d57aaf0b1d750c (patch)
treeaa6d0042dbefc34fdd5290f2486d741ae12f0a19 /libpng/Pkgfile
parentd0fbca0ef1d4733b7f6e24caa8968dc508048f76 (diff)
downloadopt-22a955a13e6c869e5c8bb10848d57aaf0b1d750c.tar.gz
opt-22a955a13e6c869e5c8bb10848d57aaf0b1d750c.tar.xz
libpng: syntax
Diffstat (limited to 'libpng/Pkgfile')
-rw-r--r--libpng/Pkgfile10
1 files changed, 5 insertions, 5 deletions
diff --git a/libpng/Pkgfile b/libpng/Pkgfile
index e9409bd7f..8f63face4 100644
--- a/libpng/Pkgfile
+++ b/libpng/Pkgfile
@@ -1,13 +1,13 @@
# Description: Library of PNG support functions with APNG support.
-# URL: http://www.libpng.org
-# Maintainer: CRUX System Team, core-ports at crux dot nu
-# Depends on: zlib
+# URL: http://www.libpng.org
+# Maintainer: CRUX System Team, core-ports at crux dot nu
+# Depends on: zlib
name=libpng
version=1.6.37
release=1
-source=(http://download.sourceforge.net/$name/$name-$version.tar.xz \
- $name-apng.patch)
+source=(http://download.sourceforge.net/$name/$name-$version.tar.xz
+ $name-apng.patch)
build() {
cd $name-$version

Generated by cgit