Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions devel/autoconf/DETAILS
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
MODULE=autoconf
VERSION=2.72
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
SOURCE_VFY=sha256:ba885c1319578d6c94d46e9b0dceb4014caafe2490e437a0dbca3f270a223f5a
WEB_SITE=http://www.gnu.org/software/autoconf
ENTERED=20010922
UPDATED=20240102
SHORT="Produces shell scripts which configure source code"
PSAFE=no
MODULE=autoconf
VERSION=2.73
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
SOURCE_VFY=sha256:9fd672b1c8425fac2fa67fa0477b990987268b90ff36d5f016dae57be0d6b52e
WEB_SITE=http://www.gnu.org/software/autoconf
ENTERED=20010922
UPDATED=20260609
SHORT="Produces shell scripts which configure source code"
PSAFE=no

cat << EOF
autoconf - Produces shell scripts which automatically configure source code
Expand Down