comparison src/build-automake.mk @ 4546:5c5e89e72b74

* src/build-automake.mk: undo unintended version change
author John Donoghue <john.donoghue@ieee.org>
date Thu, 23 Nov 2017 12:53:06 -0500
parents 0e56fe2d2ef5
children 506a61f959e4
comparison
equal deleted inserted replaced
4545:0e56fe2d2ef5 4546:5c5e89e72b74
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := build-automake 4 PKG := build-automake
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 1.15.1 6 $(PKG)_VERSION := 1.11.6
7 $(PKG)_CHECKSUM := 29d7832b148e2157e03ad0d3620fbb7f5a13bc21 7 $(PKG)_CHECKSUM := 29d7832b148e2157e03ad0d3620fbb7f5a13bc21
8 $(PKG)_SUBDIR := automake-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := automake-$($(PKG)_VERSION)
9 $(PKG)_FILE := automake-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := automake-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/automake/$($(PKG)_FILE) 10 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/automake/$($(PKG)_FILE)
11 $(PKG)_DEPS := build-autoconf 11 $(PKG)_DEPS := build-autoconf