From 44da9c5e8089ecc59370339c71fb580f67c508d5 Mon Sep 17 00:00:00 2001 From: Alexander Marx Date: Wed, 13 Apr 2016 14:11:47 +0200 Subject: [PATCH] libtool: Update to 2.4.6 Signed-off-by: Alexander Marx --- libtool/libtool.nm | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/libtool/libtool.nm b/libtool/libtool.nm index 722be3c99..4d4cd82f7 100644 --- a/libtool/libtool.nm +++ b/libtool/libtool.nm @@ -4,7 +4,7 @@ ############################################################################### name = libtool -version = 2.4.4 +version = 2.4.6 release = 1 groups = System/Libraries @@ -20,6 +20,15 @@ description end source_dl = http://ftp.gnu.org/gnu/libtool/ +sources = %{thisapp}.tar.gz + +build + requires + m4 + end +end + + packages package %{name} -- 2.47.2