public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libssh2: Update to 1.9.0
@ 2019-09-02 12:24 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2019-09-02 12:24 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 925 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 libssh2/libssh2.nm | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/libssh2/libssh2.nm b/libssh2/libssh2.nm
index aa92e25b2..c51e3e096 100644
--- a/libssh2/libssh2.nm
+++ b/libssh2/libssh2.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libssh2
-version    = 1.7.0
+version    = 1.9.0
 release    = 1
 
 groups     = System/Libraries
@@ -23,16 +23,10 @@ source_dl  = http://www.libssh2.org/download/
 
 build
 	requires
-		autoconf
-		automake
 		openssl-devel
 		zlib-devel
 	end
 
-	prepare_cmds
-		autoreconf -vfi # for aarch64
-	end
-
 	configure_options += \
 		--disable-static \
 		--disable-rpath
@@ -44,7 +38,6 @@ end
 
 packages
 	package %{name}
-	end
 
 	package %{name}-devel
 		template DEVEL
-- 
2.20.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-02 12:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-02 12:24 [PATCH] libssh2: Update to 1.9.0 Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox