Browse Source

ddns-scripts: update PKG_VERSION to 2.8.1

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
lilik-openwrt-22.03
Florian Eckert 4 years ago
parent
commit
42eb5cc0c3
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/ddns-scripts/Makefile

+ 2
- 2
net/ddns-scripts/Makefile View File

@ -7,8 +7,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ddns-scripts
PKG_VERSION:=2.8.0
PKG_RELEASE:=24
PKG_VERSION:=2.8.1
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0


Loading…
Cancel
Save