diff --git a/packages/addons/service/inadyn/package.mk b/packages/addons/service/inadyn/package.mk index 9963bdef5b..3be71abd02 100644 --- a/packages/addons/service/inadyn/package.mk +++ b/packages/addons/service/inadyn/package.mk @@ -26,16 +26,16 @@ PKG_URL="ftp://troglobit.com/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_DEPENDS_TARGET="toolchain libressl" PKG_PRIORITY="optional" PKG_SECTION="service/system" -PKG_SHORTDESC="Inadyn, a small and simple DDNS client" -PKG_LONGDESC="Inadyn is a small and simple 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." -PKG_MAINTAINER="Anton Voyl (awiouy at gmail.com)" +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." +PKG_AUTORECONF="yes" PKG_IS_ADDON="yes" +PKG_ADDON_NAME="Inadyn" PKG_ADDON_TYPE="xbmc.service" -PKG_ADDON_PROVIDES="" PKG_ADDON_REPOVERSION="8.0" +PKG_MAINTAINER="Anton Voyl (awiouy)" -PKG_AUTORECONF="yes" PKG_CONFIGURE_OPTS_TARGET="--enable-openssl" # --sysconfdir is ineffective pre_configure_target() {