summaryrefslogtreecommitdiff
path: root/package/automake/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-01-17 08:42:54 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-01-17 08:44:49 +0100
commit07089fd7240ac7e5d3669c33fde835ccce208675 (patch)
tree072de5b8c4f0b46e2aff48b8a42baaaec8aaea29 /package/automake/Makefile
parent5d33a85ff935273cef692a615993d70e6c249b0d (diff)
revert automake update, add back libtool patch required for relinking issues f.e. vlc
Diffstat (limited to 'package/automake/Makefile')
-rw-r--r--package/automake/Makefile6
1 files changed, 3 insertions, 3 deletions
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