diff options
Diffstat (limited to 'meta/recipes-devtools/automake/automake.inc')
-rw-r--r-- | meta/recipes-devtools/automake/automake.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/automake/automake.inc b/meta/recipes-devtools/automake/automake.inc index 7eef9ec7b9..370cacadfc 100644 --- a/meta/recipes-devtools/automake/automake.inc +++ b/meta/recipes-devtools/automake/automake.inc | |||
@@ -5,7 +5,7 @@ LICENSE = "GPLv2" | |||
5 | HOMEPAGE = "http://www.gnu.org/software/automake/" | 5 | HOMEPAGE = "http://www.gnu.org/software/automake/" |
6 | SECTION = "devel" | 6 | SECTION = "devel" |
7 | 7 | ||
8 | SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2 " | 8 | SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.gz" |
9 | 9 | ||
10 | inherit autotools | 10 | inherit autotools |
11 | 11 | ||