Browse Source

radsecproxy: Bump version to 1.6.8.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
lilik-openwrt-22.03
Toke Høiland-Jørgensen 8 years ago
parent
commit
0e58b4a968
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      net/radsecproxy/Makefile

+ 4
- 4
net/radsecproxy/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=radsecproxy
PKG_VERSION:=1.6.7
PKG_RELEASE:=2
PKG_VERSION:=1.6.8
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://software.uninett.no/radsecproxy/
PKG_MD5SUM:=d76cf4fc68515667b8c67387f5045150
PKG_MD5SUM:=b868f7faf4887a10376d1bd96ef75368
PKG_LICENSE:=GPL-2.0+
PKG_LICENSE_FILES:=LICENSE


Loading…
Cancel
Save