[packages] oww: update to 0.86.3 (#13262)
authorswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 13 Apr 2013 19:27:56 +0000 (19:27 +0000)
committerswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 13 Apr 2013 19:27:56 +0000 (19:27 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36331 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/oww/Makefile

index 12a47fa..c5e4479 100644 (file)
@@ -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