make: update to 4.4

This commit is contained in:
مهدي شينون (Mehdi Chinoune) 2022-12-02 17:18:41 +01:00 committed by GitHub
parent 7b0865b279
commit 1403e1370d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
# Contributor: Ray Donnelly <mingw.android@gmail.com>
pkgname=make
pkgver=4.3
pkgrel=4
pkgver=4.4
pkgrel=1
pkgdesc="GNU make utility to maintain groups of programs"
arch=('i686' 'x86_64')
url="https://www.gnu.org/software/make"
@ -12,7 +12,7 @@ depends=('libintl' 'sh')
makedepends=('gettext' 'procps' 'autotools' 'gcc' 'gettext-devel')
options=() # 'debug' '!strip')
source=("https://ftp.gnu.org/gnu/make/${pkgname}-${pkgver}.tar.gz"{,.sig})
sha256sums=('e05fdde47c5f7ca45cb697e973894ff4f5d79e13b750ed57d7b66d8defc78e19'
sha256sums=('581f4d4e872da74b3941c874215898a7d35802f03732bdccee1d4a7979105d18'
'SKIP')
validpgpkeys=('6D4EEB02AD834703510B117680CB727A20C79BB2') # Paul D. Smith <psmith@gnu.org>