Skip to content

Commit

Permalink
make: update to 4.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: krant <[email protected]>
  • Loading branch information
krant authored and neheb committed Feb 5, 2024
1 parent 56e9475 commit 532f6e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/make/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=make
PKG_VERSION:=4.3
PKG_VERSION:=4.4.1
PKG_RELEASE:=1

PKG_SOURCE_URL:=@GNU/make
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_HASH:=e05fdde47c5f7ca45cb697e973894ff4f5d79e13b750ed57d7b66d8defc78e19
PKG_HASH:=dd16fb1d67bfab79a72f5e8390735c49e3e8e70b4945a15ab1f81ddb78658fb3

PKG_MAINTAINER:=Heinrich Schuchardt <[email protected]>
PKG_LICENSE:=GPL-3.0-or-later
Expand Down

0 comments on commit 532f6e0

Please sign in to comment.