Browse Source

pen: update to 0.26.1

Signed-off-by: Nicolas Thill <nico@openwrt.org>
lilik-openwrt-22.03
Nicolas Thill 10 years ago
parent
commit
bf2c0d7fdb
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/pen/Makefile

+ 2
- 2
net/pen/Makefile View File

@ -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


Loading…
Cancel
Save