mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Removed the download at the end of the sourceforge url for optipng
This commit is contained in:
@@ -6,7 +6,7 @@ DESCRIPTION="
|
||||
GIF, PNM and TIFF, to PNG files.
|
||||
"
|
||||
HOMEPAGE="http://optipng.sourceforge.net/"
|
||||
SRC_URI="http://prdownloads.sourceforge.net/optipng/optipng-0.7.4.tar.gz?download"
|
||||
SRC_URI="http://prdownloads.sourceforge.net/optipng/optipng-0.7.4.tar.gz"
|
||||
CHECKSUM_MD5="8853d89aaf859065e95dcdf98b6bed73"
|
||||
LICENSE="Zlib"
|
||||
COPYRIGHT="2001-2012 Cosmin Truta"
|
||||
@@ -31,6 +31,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:ar
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user