summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-01-06 19:46:59 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2018-01-06 19:47:04 +0100
commitd327bd6fe3f1f5bce550a0626564b77822e59689 (patch)
tree5d61ebcbde4f8bf1fa2e4801e7d6d3a494fae16e
parentecc499d6254006882679c96eed050c985fc0662d (diff)
automake: update to 1.15.1
-rw-r--r--package/automake/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/automake/Makefile b/package/automake/Makefile
index 985db66da..3fedc528f 100644
--- a/package/automake/Makefile
+++ b/package/automake/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= automake
-PKG_VERSION:= 1.15
+PKG_VERSION:= 1.15.1
PKG_RELEASE:= 1
-PKG_HASH:= 9908c75aabd49d13661d6dcb1bc382252d22cc77bf733a2d55e87f2aa2db8636
+PKG_HASH:= af6ba39142220687c500f79b4aa2f181d9b24e4f8d8ec497cea4ba26c64bedaf
PKG_DESCR:= tool for automatically generating makefiles
PKG_SECTION:= dev/tools
PKG_BUILDDEP:= m4-host autoconf-host autoconf