Programming/libtool: fixes in build-script and new variant
- URL in build script fixed - new variant 2.4.6-1 with automake/1.16.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
pbuild::set_download_url "https://ftp.gnu.org/gnu/$P/$P-$V.tar.gz"
|
||||
pbuild::set_download_url "https://ftp.gnu.org/gnu/$P/$P-${V_PKG}.tar.gz"
|
||||
|
||||
# use system gcc to compile
|
||||
declare -rx CC=gcc
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
libtool/2.4.2 stable autoconf/2.69 automake/1.14
|
||||
libtool/2.4.6 stable autoconf/2.69 automake/1.15
|
||||
libtool/2.4.6-1 stable autoconf/2.69 automake/1.16.1
|
||||
|
||||
Reference in New Issue
Block a user