chocpkg/pkgdef/automake.sh
Simon Howard 24650af7d9 Add SHA256 checking for downloads.
Since we're downloading arbitrary executable code from websites and
running it, we should at least have some confidence it's the right
thing we're running.
2016-07-08 20:41:02 -04:00

6 lines
272 B
Bash

description "Scripts for generating Makefile.in files"
dependencies autoconf libtool
check_tool automake
fetch_download https://ftp.gnu.org/gnu/automake/automake-1.15.tar.gz \
7946e945a96e28152ba5a6beb0625ca715c6e32ac55f2e353ef54def0c8ed924
build_autotools