aboutsummaryrefslogtreecommitdiffstats
path: root/main/make
diff options
context:
space:
mode:
Diffstat (limited to 'main/make')
-rw-r--r--main/make/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/make/APKBUILD b/main/make/APKBUILD
index 6e51fb94d8..e81b329208 100644
--- a/main/make/APKBUILD
+++ b/main/make/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=make
-pkgver=3.81
-pkgrel=3
+pkgver=3.82
+pkgrel=0
pkgdesc="GNU make utility to maintain groups of programs"
url="http://www.gnu.org/software/make"
license=GPL
@@ -24,4 +24,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums='a4e9494ac6dc3f6b0c5ff75c5d52abba make-3.81.tar.gz'
+md5sums="7f7c000e3b30c6840f2e9cf86b254fac make-3.82.tar.gz"