mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libssh2: bump version.
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="2004-2007 Sara Golemon
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.libssh2.org/download/libssh2-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="40b517f35b1bb869d0075b15125c7a015557f53a5a3a6a8bffb89b69fd70f159"
|
||||
CHECKSUM_SHA256="d5fb8bd563305fd1074dda90bd053fb2d29fc4bce048d182f96eaa466dfadafd"
|
||||
PATCHES="libssh2-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -64,7 +64,7 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $libDir/libssh2.la
|
||||
rm $libDir/libssh2.la $libDir/libssh2.a
|
||||
|
||||
prepareInstalledDevelLibs libssh2
|
||||
fixPkgconfig
|
||||
Reference in New Issue
Block a user