From bf2c0d7fdb85c73d99aea487748e3a81711b607c Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 8 Feb 2015 18:55:50 +0100 Subject: [PATCH] pen: update to 0.26.1 Signed-off-by: Nicolas Thill --- net/pen/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/pen/Makefile b/net/pen/Makefile index 52357f7c2..95efa5e33 100644 --- a/net/pen/Makefile +++ b/net/pen/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pen -PKG_VERSION:=0.25.1 +PKG_VERSION:=0.26.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://siag.nu/pub/pen/ -PKG_MD5SUM:=13e517350ec3fbfa06a512a36067ae2b +PKG_MD5SUM:=ab2f322d4147b842341eb9647d71fe79 PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=COPYING