diff options
Diffstat (limited to 'system/m4/APKBUILD')
-rw-r--r-- | system/m4/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/m4/APKBUILD b/system/m4/APKBUILD index af6db8b8d..70b47fc55 100644 --- a/system/m4/APKBUILD +++ b/system/m4/APKBUILD @@ -1,14 +1,14 @@ -# Maintainer: Natanael Copa <ncopa@alpinelinux.org> +# Maintainer: pkgname=m4 pkgver=1.4.18 pkgrel=1 pkgdesc="GNU macro processor" url="https://www.gnu.org/software/m4" -depends= -makedepends=texinfo -checkdepends=diffutils arch="all" license="GPL-3.0+" +depends= +makedepends="texinfo" +checkdepends="diffutils" subpackages="m4-doc" source="ftp://ftp.gnu.org/gnu/m4/$pkgname-$pkgver.tar.gz disable-mbrtowc-test.patch |