hosts-update: update to 1.38
This commit is contained in:
parent
47dae4b67d
commit
54e25912de
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hosts-update'
|
||||
pkgname=hosts-update
|
||||
version=1.37
|
||||
revision=3
|
||||
version=1.38
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="bash curl"
|
||||
short_desc="Updates /etc/hosts with the mvps blocklist"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/graysky2/hosts-update"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum="aee3e537b85f9300761a543345f3a6331b07c8f2cd42511a01e9c008c6379859"
|
||||
checksum="9a0fdb028beaf9fa4c2ec5f1a0030fcfe1a996ea42b874b944ec07885ca0f2ba"
|
||||
|
||||
post_install() {
|
||||
vlicense MIT
|
||||
|
|
Loading…
Reference in a new issue