From 9a89edca6b4ea473e7f4a98705158f828897b83e Mon Sep 17 00:00:00 2001 From: albert-lopez Date: Wed, 30 Jul 2014 17:31:31 +0200 Subject: [PATCH] Add the commit to be used in OpenWRT Makefile --- openWRT/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openWRT/Makefile b/openWRT/Makefile index 3afb559..4ce2892 100644 --- a/openWRT/Makefile +++ b/openWRT/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lispmob -PKG_REV:=cbbd51fd15ee13bc420d879083e273ada4e1439d -PKG_VERSION:=0.4 +PKG_REV:=180aa39d338a00bb532e421de7f8513492cf2e8b +PKG_VERSION:=0.4.1 PKG_RELEASE:=0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2