summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/autoconf/autoconf_2.72.bb (renamed from meta/recipes-devtools/autoconf/autoconf_2.72e.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/autoconf/autoconf_2.72e.bb b/meta/recipes-devtools/autoconf/autoconf_2.72.bb
index db374373cf..f2d2781fec 100644
--- a/meta/recipes-devtools/autoconf/autoconf_2.72e.bb
+++ b/meta/recipes-devtools/autoconf/autoconf_2.72.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=cc3f3a7596cb558bbd9eb7fbaa3ef16c \
12 file://COPYINGv3;md5=1ebbd3e34237af26da5dc08a4e440464" 12 file://COPYINGv3;md5=1ebbd3e34237af26da5dc08a4e440464"
13 13
14SRC_URI = " \ 14SRC_URI = " \
15 https://alpha.gnu.org/gnu/autoconf/${BP}.tar.gz \ 15 ${GNU_MIRROR}/autoconf/${BP}.tar.gz \
16 file://program_prefix.patch \ 16 file://program_prefix.patch \
17 file://autoreconf-exclude.patch \ 17 file://autoreconf-exclude.patch \
18 file://remove-usr-local-lib-from-m4.patch \ 18 file://remove-usr-local-lib-from-m4.patch \
@@ -22,7 +22,7 @@ SRC_URI = " \
22" 22"
23SRC_URI:append:class-native = " file://no-man.patch" 23SRC_URI:append:class-native = " file://no-man.patch"
24 24
25SRC_URI[sha256sum] = "f3478d3b597d51f5d61596fb2f6f6aba49cdd974b4b05ff0bac57f56b5cfdb39" 25SRC_URI[sha256sum] = "afb181a76e1ee72832f6581c0eddf8df032b83e2e0239ef79ebedc4467d92d6e"
26 26
27RDEPENDS:${PN} = "m4 gnu-config \ 27RDEPENDS:${PN} = "m4 gnu-config \
28 perl \ 28 perl \