1
0
forked from ports/opt

libpng: syntax

This commit is contained in:
Tim Biermann 2021-12-14 10:02:50 +01:00
parent d0fbca0ef1
commit 22a955a13e
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ZLDp1yxQ8U12wZ0wXPOJ5Ggni1UeudqxVUrGaKPLmBhixG5NIAATWJkkUxsRRQGYKqP8Cm/Us7/phB7o1RIWww=
SHA256 (Pkgfile) = b1f9693e3457c7bff9e3cf9bf0bca51a6745cc463da8430fa981c192b16f1fef
RWSE3ohX2g5d/S05P47h/GCWR9y1yOcvf+D7DjwP6s7GYvFWs8voCCelZE6fa3T3Ww0KiBlxwW/v8ZoRcdWB2dUgNyURxooHNg4=
SHA256 (Pkgfile) = f5c2cda2ef35a4547c07e380bf0cdaabc8548e5415c507b998130288ba2f5a5d
SHA256 (.footprint) = cf6d989f95dd9dd8bf2d917195d3549fbcda2b58822d9035dbc1c6c1afb16975
SHA256 (libpng-1.6.37.tar.xz) = 505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca
SHA256 (libpng-apng.patch) = 2234b5138069824e30e84357a36bd725c2cb3fd589d5c2135ecbe60b0b4800d8

View File

@ -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