# Template file for 'hosts-update' pkgname=hosts-update version=1.37 revision=1 noarch=yes build_style=gnu-makefile short_desc="Updates /etc/hosts with the mvps blocklist" maintainer="Renato Aguiar " depends="bash curl" license="MIT" homepage="https://github.com/graysky2/hosts-update" distfiles="${homepage}/archive/v${version}.tar.gz" checksum="aee3e537b85f9300761a543345f3a6331b07c8f2cd42511a01e9c008c6379859" post_install() { vlicense MIT }