mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
inadyn: update to 2.2
This commit is contained in:
parent
0625e3f705
commit
32ca479021
@ -1,8 +1,11 @@
|
||||
103
|
||||
- Update to 2.2
|
||||
|
||||
102
|
||||
- Upgrade to 2.1
|
||||
- Update to 2.1
|
||||
|
||||
101
|
||||
- Upgrade to 2.0
|
||||
- Update to 2.0
|
||||
|
||||
100
|
||||
- Initial addon
|
||||
|
@ -17,13 +17,13 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="inadyn"
|
||||
PKG_VERSION="2.1"
|
||||
PKG_REV="102"
|
||||
PKG_VERSION="2.2"
|
||||
PKG_REV="103"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPLv2"
|
||||
PKG_SITE="http://troglobit.com/inadyn.html"
|
||||
PKG_URL="https://github.com/troglobit/inadyn/archive/v$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain libconfuse libite libressl"
|
||||
PKG_DEPENDS_TARGET="toolchain libconfuse libressl"
|
||||
PKG_SECTION="service/system"
|
||||
PKG_SHORTDESC="Inadyn: a small and simple Dynamic Domain Name System client"
|
||||
PKG_LONGDESC="Inadyn ($PKG_VERSION) is a small and simple Dynamic Domain Name System (DDNS) client with HTTPS support. It is commonly available in many GNU/Linux distributions, used in off-the-shelf routers and Internet gateways to automate the task of keeping your DNS record up to date with any IP address changes from your ISP. It can also be used in installations with redundant (backup) connections to the Internet."
|
||||
|
Loading…
x
Reference in New Issue
Block a user