pen: update to 0.27.5
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
parent
a412694bbc
commit
92d316ff6c
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=pen
|
||||
PKG_VERSION:=0.27.3
|
||||
PKG_VERSION:=0.27.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://siag.nu/pub/pen/
|
||||
PKG_MD5SUM:=a83bbbe3aec24d8d53f5e87efb433b25
|
||||
PKG_MD5SUM:=8430c6941e2047218c55274e3e7d06f2
|
||||
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue