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'
|
# Template file for 'hosts-update'
|
||||||
pkgname=hosts-update
|
pkgname=hosts-update
|
||||||
version=1.37
|
version=1.38
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="bash curl"
|
depends="bash curl"
|
||||||
short_desc="Updates /etc/hosts with the mvps blocklist"
|
short_desc="Updates /etc/hosts with the mvps blocklist"
|
||||||
|
@ -9,7 +9,7 @@ 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"
|
||||||
checksum="aee3e537b85f9300761a543345f3a6331b07c8f2cd42511a01e9c008c6379859"
|
checksum="9a0fdb028beaf9fa4c2ec5f1a0030fcfe1a996ea42b874b944ec07885ca0f2ba"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense MIT
|
vlicense MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue