automake: update to 1.18.1

This commit is contained in:
Rudi Heitbaum 2025-06-28 03:41:06 +00:00
parent dd3358db33
commit 48df55ceec

View File

@ -2,8 +2,8 @@
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
PKG_NAME="automake"
PKG_VERSION="1.18"
PKG_SHA256="5bdccca96b007a7e344c24204b9b9ac12ecd17f5971931a9063bdee4887f4aaf"
PKG_VERSION="1.18.1"
PKG_SHA256="168aa363278351b89af56684448f525a5bce5079d0b6842bd910fdd3f1646887"
PKG_LICENSE="GPL"
PKG_SITE="http://sources.redhat.com/automake/"
PKG_URL="https://ftpmirror.gnu.org/automake/${PKG_NAME}-${PKG_VERSION}.tar.xz"