mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libiconv: 1.15 is compatible with 1.13.
This commit is contained in:
@@ -97,7 +97,7 @@ HOMEPAGE="https://www.gnu.org/software/libiconv/"
|
||||
COPYRIGHT="2000-2017 Free Software Foundation, Inc."
|
||||
LICENSE="GNU LGPL v2
|
||||
GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://ftpmirror.gnu.org/libiconv/libiconv-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ccf536620a45458d26ba83887a983b96827001e92a13847b45e4925cc8913178"
|
||||
|
||||
@@ -107,7 +107,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
libiconvVersion="2.6.0"
|
||||
libcharsetVersion="1.0.0"
|
||||
|
||||
portVersionCompat="$portVersion compat >= 1.15"
|
||||
portVersionCompat="$portVersion compat >= 1.13"
|
||||
libiconvVersionCompat="$libiconvVersion compat >= ${libiconvVersion%%.*}"
|
||||
libcharsetVersionCompat="$libcharsetVersion compat >= ${libcharsetVersion%%.*}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user