[openwrt/openwrt] tools/mm-macros: Update to 0.9.12

LEDE Commits lede-commits at lists.infradead.org
Fri May 4 23:26:29 PDT 2018


blogic pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/0f5e01b69163afb4d2481a2f94fd45b1bcf005e7

commit 0f5e01b69163afb4d2481a2f94fd45b1bcf005e7
Author: Daniel Engberg <daniel.engberg.lists at pyret.net>
AuthorDate: Tue May 1 12:54:28 2018 +0200

    tools/mm-macros: Update to 0.9.12
    
    Update mm-macros to 0.9.12
    
    Signed-off-by: Daniel Engberg <daniel.engberg.lists at pyret.net>
---
 tools/mm-macros/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/mm-macros/Makefile b/tools/mm-macros/Makefile
index d8f4a52..2d79914 100644
--- a/tools/mm-macros/Makefile
+++ b/tools/mm-macros/Makefile
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mm-macros
-PKG_VERSION:=0.9.11
+PKG_VERSION:=0.9.12
 
 PKG_SOURCE_URL:=@GNOME/mm-common/0.9
 PKG_SOURCE:=mm-common-$(PKG_VERSION).tar.xz
-PKG_HASH:=20d1e7466ca4c83c92e29f9e8dfcc8e5721fdf1337f53157bed97be3b73b32a8
+PKG_HASH:=ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b
 
 HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/mm-common-$(PKG_VERSION)
 



More information about the lede-commits mailing list