mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
inadyn: update to 2.4.
This commit is contained in:
parent
12db0f15e8
commit
148b734912
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'inadyn'
|
# Template file for 'inadyn'
|
||||||
pkgname=inadyn
|
pkgname=inadyn
|
||||||
version=2.3.1
|
version=2.4
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-openssl"
|
configure_args="--enable-openssl"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="confuse-devel libressl-devel"
|
makedepends="confuse-devel libressl-devel"
|
||||||
short_desc="Small DynDNS client with SSL/TLS support"
|
short_desc="Small DynDNS client with SSL/TLS support"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://troglobit.com/inadyn.html"
|
homepage="http://troglobit.com/inadyn.html"
|
||||||
distfiles="https://github.com/troglobit/inadyn/releases/download/v${version}/inadyn-${version}.tar.xz"
|
distfiles="https://github.com/troglobit/inadyn/releases/download/v${version}/inadyn-${version}.tar.xz"
|
||||||
checksum=81c942db6eab27fa16e868175bdb7aff963eeee06d48bc5443e0dcd6f7c2da40
|
checksum=f1c2a6a513506444ebf5052982b6b13fa0b280ff737cb56f510488f8dd432727
|
||||||
|
|
||||||
system_accounts="inadyn"
|
system_accounts="inadyn"
|
||||||
inadyn_homedir="/run/inadyn"
|
inadyn_homedir="/run/inadyn"
|
||||||
|
|
Loading…
Add table
Reference in a new issue