From: Simon Wunderlich Date: Wed, 16 Dec 2015 17:46:28 +0000 (+0100) Subject: alfred: bump version to 2015.2 X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=commitdiff_plain;h=e25839ae48cfdb44015be5f47d409182cea8c7d2 alfred: bump version to 2015.2 From the CHANGELOG: * mention libcap in the README * Fix typos Signed-off-by: Simon Wunderlich --- diff --git a/alfred/Makefile b/alfred/Makefile index 8f49b5a..504fddd 100644 --- a/alfred/Makefile +++ b/alfred/Makefile @@ -11,9 +11,9 @@ include $(TOPDIR)/rules.mk # The latest alfred git hash in PKG_REV can be obtained from http://git.open-mesh.org/alfred.git # PKG_NAME:=alfred -PKG_VERSION:=2015.1 +PKG_VERSION:=2015.2 PKG_RELEASE:=0 -PKG_MD5SUM:=fcce70cd8da764ee91c8cd2cbfa14362 +PKG_MD5SUM:=e50bd17753f824fa24d3914259ab0395 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)