[Lunar-commits] <moonbase-core> libtool: fix version variable
Stefan Wold
ratler at lunar-linux.org
Thu Oct 30 21:54:40 CET 2014
commit f9e1a99c417237732a6a99920921256cb5a8ac4b
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Thu, 30 Oct 2014 21:54:10 +0100
URL: https://github.com/lunar-linux/moonbase-core/commit/f9e1a99c417237732a6a99920921256cb5a8ac4b
libtool: fix version variable
---
libs/libtool/DETAILS | +1/-2
1 file changed, 1 insertion(+), 2 deletions(-)
--- a/libs/libtool/DETAILS
+++ b/libs/libtool/DETAILS
@@ -1,6 +1,5 @@
MODULE=libtool
- BASE=2.4
- VERSION=${BASE}.3
+ VERSION=2.4.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
More information about the Lunar-commits
mailing list