From 496a64b2a5c1f23c604bf4677358ec5cb5b20a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 2 Feb 2015 13:47:28 +0000 Subject: strata/core: Upgrade libtool to latest tarball version (2.4.5) --- strata/core.morph | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'strata/core.morph') diff --git a/strata/core.morph b/strata/core.morph index 797d15aa..8518e72e 100644 --- a/strata/core.morph +++ b/strata/core.morph @@ -117,11 +117,11 @@ chunks: - sqlite3 - ncurses - readline -- name: libtool - morph: strata/core/libtool.morph - repo: upstream:libtool - ref: d388b7f2dc628b22006025d01179bc09b8aabe81 - unpetrify-ref: baserock/build-essential +- name: libtool-tarball + morph: strata/core/libtool-tarball.morph + repo: upstream:libtool-tarball + ref: f7bbc21981ffdbbe2d4435556e3ead0828dce160 + unpetrify-ref: libtool-2.4.5 build-depends: - bash - name: gtk-doc-stub @@ -131,7 +131,7 @@ chunks: build-depends: - autoconf-tarball - automake - - libtool + - libtool-tarball - name: xz morph: strata/core/xz.morph repo: upstream:xz @@ -141,7 +141,7 @@ chunks: - autoconf-tarball - automake - gettext-tarball - - libtool + - libtool-tarball - name: libxml2 repo: upstream:libxml2 ref: ee8f1d4cda8dc1a6f2c515fe234f7bc89cdc9f80 @@ -150,7 +150,7 @@ chunks: - autoconf-tarball - automake - cpython - - libtool + - libtool-tarball - xz - name: ca-certificates morph: strata/core/ca-certificates.morph @@ -168,7 +168,7 @@ chunks: build-depends: - autoconf-tarball - automake - - libtool + - libtool-tarball - openssl-new - ca-certificates - name: libexpat @@ -179,7 +179,7 @@ chunks: build-depends: - autoconf-tarball - automake - - libtool + - libtool-tarball - name: XML-Parser repo: upstream:XML-Parser ref: e1a3ec157140a699e3020836475a0df622f70f1b @@ -247,7 +247,7 @@ chunks: - automake - gettext-tarball - git - - libtool + - libtool-tarball - pkg-config - name: nano repo: upstream:nano-tarball @@ -285,7 +285,7 @@ chunks: - autoconf-tarball - automake - gettext-tarball - - libtool + - libtool-tarball - bison - name: patch morph: strata/core/patch.morph -- cgit v1.2.1