mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
gd: bump version.
This commit is contained in:
@@ -6,7 +6,7 @@ COPYRIGHT="1999-2017 Pierre-Alain Joye"
|
||||
LICENSE="Libgd"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/libgd/libgd/releases/download/gd-$portVersion/libgd-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="487a650aa614217ed08ab1bd1aa5d282f9d379cfd95c756aed0b43406381be65"
|
||||
CHECKSUM_SHA256="a66111c9b4a04e818e9e2a37d7ae8d4aae0939a100a36b0ffb52c706a09074b5"
|
||||
SOURCE_DIR="libgd-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -27,7 +27,7 @@ PROVIDES="
|
||||
cmd:pngtogd$secondaryArchSuffix
|
||||
cmd:pngtogd2$secondaryArchSuffix
|
||||
cmd:webpng$secondaryArchSuffix
|
||||
lib:libgd$secondaryArchSuffix = 3.0.0. compat >= 3
|
||||
lib:libgd$secondaryArchSuffix = 3.0.5 compat >= 3
|
||||
"
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
@@ -45,7 +45,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
gd${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libgd$secondaryArchSuffix = 3.0.0. compat >= 3
|
||||
devel:libgd$secondaryArchSuffix = 3.0.5 compat >= 3
|
||||
cmd:gdlib_config$secondaryArchSuffix
|
||||
"
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user