mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libtool: bump version (#10938)
This commit is contained in:
@@ -2,17 +2,17 @@ SUMMARY="A generic library of support scripts"
|
||||
DESCRIPTION="GNU libtool is a set of shell scripts to automatically configure \
|
||||
UNIX architectures to build shared libraries in a generic fashion."
|
||||
HOMEPAGE="http://www.gnu.org/software/libtool"
|
||||
COPYRIGHT="2004-2010 Free Software Foundation, Inc."
|
||||
COPYRIGHT="2004-2022 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://ftp.gnu.org/gnu/libtool/libtool-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e3bd4d5d3d025a36c21dd6af7ea818a2afcd4dfc1ea5a17b39d7854bcd0c06e3"
|
||||
CHECKSUM_SHA256="04e96c2404ea70c590c546eba4202a4e12722c640016c12b9b2f1ce3d481e9a8"
|
||||
PATCHES="libtool-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all ?arm"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
libVersion="7.3.1"
|
||||
libVersion="7.3.2"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user