From 07089fd7240ac7e5d3669c33fde835ccce208675 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 17 Jan 2023 08:42:54 +0100 Subject: revert automake update, add back libtool patch required for relinking issues f.e. vlc --- package/automake/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/automake/Makefile') diff --git a/package/automake/Makefile b/package/automake/Makefile index 7573250b0..d908acf3b 100644 --- a/package/automake/Makefile +++ b/package/automake/Makefile @@ -4,10 +4,10 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= automake -PKG_VERSION:= 1.16.3 -PKG_EXTRAVER:= 1.16 +PKG_VERSION:= 1.15.1 +PKG_EXTRAVER:= 1.15 PKG_RELEASE:= 1 -PKG_HASH:= ff2bf7656c4d1c6fdda3b8bebb21f09153a736bcba169aaf65eab25fa113bf3a +PKG_HASH:= af6ba39142220687c500f79b4aa2f181d9b24e4f8d8ec497cea4ba26c64bedaf PKG_DESCR:= tool for automatically generating makefiles PKG_SECTION:= dev/tools PKG_BUILDDEP:= m4-host autoconf-host autoconf -- cgit v1.2.3