From 4eef640ce347aa53c3311ad85a02dfe4eec9d2de Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Sat, 13 Apr 2013 19:27:56 +0000 Subject: [PATCH] [packages] oww: update to 0.86.3 (#13262) SVN-Revision: 36331 --- utils/oww/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/oww/Makefile b/utils/oww/Makefile index 12a47fa699..c5e44793c9 100644 --- a/utils/oww/Makefile +++ b/utils/oww/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2012 OpenWrt.org +# Copyright (C) 2012-2013 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:=oww -PKG_VERSION:=0.86.1 +PKG_VERSION:=0.86.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/oww -PKG_MD5SUM:=8e51ffcd6008c9dc8a03a1a65f80092e +PKG_MD5SUM:=c5718745d4ff75566c62b5f407f1f59f PKG_BUILD_DEPENDS:=intltool/host PKG_INSTALL:=1 -- 2.30.2