mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
adguardian: update to 1.6.0
This commit is contained in:
parent
a5832d7b1c
commit
b79cabbb7d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'adguardian'
|
# Template file for 'adguardian'
|
||||||
pkgname=adguardian
|
pkgname=adguardian
|
||||||
version=1.3.0
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Lissy93/AdGuardian-Term"
|
homepage="https://github.com/Lissy93/AdGuardian-Term"
|
||||||
distfiles="https://github.com/Lissy93/AdGuardian-Term/archive/${version}.tar.gz"
|
distfiles="https://github.com/Lissy93/AdGuardian-Term/archive/${version}.tar.gz"
|
||||||
checksum=44a2ee5cdd40341ea0ea2a6800797e4440393d5d10cf377ae84db22ba0563505
|
checksum=0bc7671411372b7b1a4439ff8081c4ce28c4db2c32fe9fac38ae3177cd54fea4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue