Repository : ssh://git@open-mesh.org/openwrt-feed-alfred
On branch : master
commit 0a67a80de79f6ac178e6af4c23221d26e5234fb5 Author: Simon Wunderlich simon@open-mesh.com Date: Fri May 3 16:01:22 2013 +0200
alfred: change commit ID
include latest fixes
Reported-by: Antonio Quartulli antonio@open-mesh.com Signed-off-by: Simon Wunderlich simon@open-mesh.com
0a67a80de79f6ac178e6af4c23221d26e5234fb5 alfred/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/alfred/Makefile b/alfred/Makefile index f8e4d58..c28f2f3 100644 --- a/alfred/Makefile +++ b/alfred/Makefile @@ -12,8 +12,8 @@ include $(TOPDIR)/rules.mk # PKG_NAME:=alfred PKG_VERSION:=2012.0.0 -PKG_RELEASE:=1 -PKG_REV:=c25b93f1df789925c2bbd26c4d6766e732fdb60e +PKG_RELEASE:=2 +PKG_REV:=27aee5246d49ea2d08565a35fdc2e59f3ab7b5df
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=git://git.open-mesh.org/alfred.git