mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
205b3a4e9f
commit
e17d7861ec
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nextdns'
|
# Template file for 'nextdns'
|
||||||
pkgname=nextdns
|
pkgname=nextdns
|
||||||
version=1.40.1
|
version=1.43.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/nextdns/nextdns"
|
go_import_path="github.com/nextdns/nextdns"
|
||||||
go_ldflags="-X main.version=${version}"
|
go_ldflags="-X main.version=${version}"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="RunningDroid <runningdroid@zoho.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://nextdns.io/"
|
homepage="https://nextdns.io/"
|
||||||
distfiles="https://github.com/nextdns/nextdns/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/nextdns/nextdns/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=5fec5ed5373d94dcaf8b17ddd78d05ccdfd0faa8b4695d9e926d8e71278ea08e
|
checksum=743f64d876c2c7afdae47716af1d41a6c5ec21adae74a318e5eb9319023a38c2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv nextdns
|
vsv nextdns
|
||||||
|
|
Loading…
Add table
Reference in a new issue