Skip to content

Commit

Permalink
automake: update to 1.16.5
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 68dd7b7 commit 2bcd9a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/automake/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=automake
PKG_VERSION:=1.16.3
PKG_VERSION:=1.16.5
PKG_RELEASE:=1

PKG_SOURCE_URL:=@GNU/automake
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_HASH:=ff2bf7656c4d1c6fdda3b8bebb21f09153a736bcba169aaf65eab25fa113bf3a
PKG_HASH:=f01d58cd6d9d77fbdca9eb4bbd5ead1988228fdb73d6f7a201f5f8d6b118b469

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

0 comments on commit 2bcd9a4

Please sign in to comment.