diff options
Diffstat (limited to 'meta/recipes-devtools/make/make.inc')
| -rw-r--r-- | meta/recipes-devtools/make/make.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/make/make.inc b/meta/recipes-devtools/make/make.inc index 4142cf23d3..a0a72b6295 100644 --- a/meta/recipes-devtools/make/make.inc +++ b/meta/recipes-devtools/make/make.inc | |||
| @@ -5,7 +5,7 @@ called the makefile, which lists each of the non-source files and how to compute | |||
| 5 | HOMEPAGE = "http://www.gnu.org/software/make/" | 5 | HOMEPAGE = "http://www.gnu.org/software/make/" |
| 6 | SECTION = "devel" | 6 | SECTION = "devel" |
| 7 | 7 | ||
| 8 | SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.lz \ | 8 | SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.gz \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | inherit autotools gettext pkgconfig texinfo | 11 | inherit autotools gettext pkgconfig texinfo |
