lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit edf8ea8b14ef64b18e907e03093bf1cafc3b0d1a
parent 41222e6c1a0e0f5bac590ada1c6895b8f5909609
Author: Nicolas Thill <nico@openwrt.org>
Date:   Mon,  6 Apr 2015 13:13:33 +0200

pen: update to 0.27.3

Signed-off-by: Nicolas Thill <nico@openwrt.org>

Diffstat:
Mnet/pen/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/pen/Makefile b/net/pen/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pen -PKG_VERSION:=0.27.2 +PKG_VERSION:=0.27.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://siag.nu/pub/pen/ -PKG_MD5SUM:=79014750cc0ea253437b516716932115 +PKG_MD5SUM:=a83bbbe3aec24d8d53f5e87efb433b25 PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=COPYING