aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mm-macros
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2018-05-01 12:54:28 +0200
committerJohn Crispin <john@phrozen.org>2018-05-05 07:13:48 +0200
commit0f5e01b69163afb4d2481a2f94fd45b1bcf005e7 (patch)
treeb6e335a080951bc56363056374d5b61eb85c3a74 /tools/mm-macros
parent2d913fc48d32f57bef00bfbb7ab1364b36da2258 (diff)
downloadupstream-0f5e01b69163afb4d2481a2f94fd45b1bcf005e7.tar.gz
upstream-0f5e01b69163afb4d2481a2f94fd45b1bcf005e7.tar.bz2
upstream-0f5e01b69163afb4d2481a2f94fd45b1bcf005e7.zip
tools/mm-macros: Update to 0.9.12
Update mm-macros to 0.9.12 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'tools/mm-macros')
-rw-r--r--tools/mm-macros/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mm-macros/Makefile b/tools/mm-macros/Makefile
index d8f4a520b2..2d7991455f 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)