* update autoconf2.13 to 2.13-8

This commit is contained in:
Alexander Baldeck 2024-07-26 18:19:39 +02:00
parent 951e3607b8
commit bee3e80d83
2 changed files with 13 additions and 1 deletions

12
autoconf2.13/.SRCINFO Normal file
View File

@ -0,0 +1,12 @@
pkgbase = autoconf2.13
pkgdesc = A GNU tool for automatically configuring source code (Legacy 2.1x version)
pkgver = 2.13
pkgrel = 8
url = https://www.gnu.org/software/autoconf/
arch = any
license = GPL2
depends = perl
source = https://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz
sha256sums = f0611136bee505811e9ca11ca7ac188ef5323a8e2ef19cffd3edb3cf08fd791e
pkgname = autoconf2.13

View File

@ -6,7 +6,7 @@
pkgname=autoconf2.13
pkgver=2.13
pkgrel=7
pkgrel=8
pkgdesc="A GNU tool for automatically configuring source code (Legacy 2.1x version)"
arch=(any)
url="https://www.gnu.org/software/autoconf/"