Skip to content

Commit

Permalink
autoconf: update to 2.72
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 7, 2024
1 parent 935e6e0 commit 90d316b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions devel/autoconf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=autoconf
PKG_VERSION:=2.70
PKG_RELEASE:=2
PKG_VERSION:=2.72
PKG_RELEASE:=1

PKG_SOURCE_URL:=@GNU/autoconf
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_HASH:=fa9e227860d9d845c0a07f63b88c8d7a2ae1aa2345fb619384bb8accc19fecc6
PKG_HASH:=ba885c1319578d6c94d46e9b0dceb4014caafe2490e437a0dbca3f270a223f5a

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

0 comments on commit 90d316b

Please sign in to comment.