mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 04:13:06 +02:00
automake: update to 1.12.3.
This commit is contained in:
parent
5d1212e441
commit
5050306f32
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'automake'.
|
# Template build file for 'automake'.
|
||||||
pkgname=automake
|
pkgname=automake
|
||||||
version=1.12.2
|
version=1.12.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.gnu.org/software/automake"
|
homepage="http://www.gnu.org/software/automake"
|
||||||
distfiles="http://ftp.gnu.org/gnu/automake/$pkgname-$version.tar.xz"
|
distfiles="http://ftp.gnu.org/gnu/automake/$pkgname-$version.tar.xz"
|
||||||
checksum=5fb56e918189b377a22368e19baaf70252bd85a9969ed5f8a8373f49e8faf07f
|
checksum=c4207b057b97ab771be61b73b8f848c31fb9f0c3bb204a7f1aca5bbeff41eb5a
|
||||||
long_desc="
|
long_desc="
|
||||||
Automake is an experimental Makefile generator. It was inspired by
|
Automake is an experimental Makefile generator. It was inspired by
|
||||||
the 4.4BSD make and include files, but aims to be portable and to
|
the 4.4BSD make and include files, but aims to be portable and to
|
||||||
|
|
Loading…
Add table
Reference in a new issue