From 86117b6bdb06d31957fb6e12faa609f91a4447d9 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 16 Feb 2012 11:58:27 +0000 Subject: [PATCH] packages: update libmbus to 0.7.0 Signed-off-by: Michael Heimpold git-svn-id: svn://svn.openwrt.org/openwrt/packages@30578 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libmbus/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libmbus/Makefile b/libs/libmbus/Makefile index 45a615c06..1a3d1e008 100644 --- a/libs/libmbus/Makefile +++ b/libs/libmbus/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011 OpenWrt.org +# Copyright (C) 2011-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libmbus -PKG_VERSION:=0.6.1 +PKG_VERSION:=0.7.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.freescada.com/public-dist/ -PKG_MD5SUM:=842d13b14ad4a88f9d1b9f321725c802 +PKG_MD5SUM:=2f1a7ba0ccd683e6708364a13310a6d1 PKG_FIXUP:=libtool PKG_INSTALL:=1