dnscrypt-proxy: maintainer has resigned (close #3350).

This commit is contained in:
Juan RP 2016-01-12 06:48:37 +01:00
parent 4e144a6e90
commit fd1b1da98d
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'dnscrypt-proxy' # Template file for 'dnscrypt-proxy'
pkgname=dnscrypt-proxy pkgname=dnscrypt-proxy
version="1.6.0" version=1.6.0
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
makedepends="libsodium-devel" makedepends="libsodium-devel"
short_desc="DNS proxy that encrypts queries" short_desc="DNS proxy that encrypts queries"
maintainer="kebolio <keboler@cock.li>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="ISC" license="ISC"
homepage="https://dnscrypt.org/" homepage="https://dnscrypt.org/"
distfiles="https://download.dnscrypt.org/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="https://download.dnscrypt.org/${pkgname}/${pkgname}-${version}.tar.gz"