X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=tools%2Fmm-macros%2FMakefile;h=a8a7bc137f512533790e85d843d8080bc8825a18;hp=fb48d289558d910454ca182468d9a70c1e06b21d;hb=0d9d980ecd6fce5708003ed16c3238a680b1b16e;hpb=a98cf00fff616c3424775484d436ff0690144a58 diff --git a/tools/mm-macros/Makefile b/tools/mm-macros/Makefile index fb48d28955..a8a7bc137f 100644 --- a/tools/mm-macros/Makefile +++ b/tools/mm-macros/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2013 OpenWrt.org +# Copyright (C) 2010-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mm-macros -PKG_VERSION:=0.9.6 +PKG_VERSION:=0.9.10 -PKG_SOURCE_URL:=http://ftp.gnome.org/pub/GNOME/sources/mm-common/0.9 +PKG_SOURCE_URL:=@GNOME/mm-common/0.9 PKG_SOURCE:=mm-common-$(PKG_VERSION).tar.xz -PKG_MD5SUM:=3b23749ab39441c392c016ce74632678 +PKG_HASH:=16c0e2bc196b67fbc145edaecb5dbe5818386504fe5703de27002d77140fa217 HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/mm-common-$(PKG_VERSION)