chocpkg/pkgdef/autoconf.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

5 lines
242 B
Bash

description "Scripts for generating configure scripts"
check_tool autoconf
fetch_download https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz \
954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969
build_autotools