hosts-update: fix xlint, orphan

This commit is contained in:
Renato Aguiar 2020-05-04 13:43:55 -07:00 committed by Enno Boland
parent 5380331973
commit 1facbfcf9c

View file

@ -1,12 +1,12 @@
# Template file for 'hosts-update' # Template file for 'hosts-update'
pkgname=hosts-update pkgname=hosts-update
version=1.37 version=1.37
revision=1 revision=2
archs=noarch archs=noarch
build_style=gnu-makefile build_style=gnu-makefile
short_desc="Updates /etc/hosts with the mvps blocklist"
maintainer="Renato Aguiar <contact@renatoaguiar.org>"
depends="bash curl" depends="bash curl"
short_desc="Updates /etc/hosts with the mvps blocklist"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/graysky2/hosts-update" homepage="https://github.com/graysky2/hosts-update"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"