CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libtool: updated to 2.4.2 and aligned with upstream
[crossrootfs.git] / libtool / Pkgfile
index 5d335e42a61502a46159c925f8715328b7425e5d..5fa20f84285af64000c35438fbedc0a608c65398 100644 (file)
@@ -5,12 +5,12 @@
 # Depends on:
 
 name=libtool
-version=2.4
+version=2.4.2
 release=1
 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
 
 build() {
-  cd $name-${version/a/}
+  cd $name-$version
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \