devel/make: GNU Make 4.2.1

The release contains a bunch of bug fixes.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
Heinrich Schuchardt 2016-06-12 21:12:50 +02:00
parent 4b0e0a378a
commit 2c37154807
1 changed files with 2 additions and 2 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=make
PKG_VERSION:=4.2
PKG_VERSION:=4.2.1
PKG_RELEASE:=1
PKG_SOURCE_URL:=@GNU/make
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_MD5SUM:=1141ca815c806a5bfedbbaa1551410f3
PKG_MD5SUM:=7d0dcb6c474b258aab4d54098f2cf5a7
PKG_MAINTAINER:=Heinrich Schuchardt <xypron.glpk@gmx.de>
PKG_LICENSE:=GPL-3.0+