nextdns: update to 1.40.1
This commit is contained in:
committed by
Duncan Overbruck
parent
a84e8a4aac
commit
8c980ff9c8
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'nextdns'
|
# Template file for 'nextdns'
|
||||||
pkgname=nextdns
|
pkgname=nextdns
|
||||||
version=1.39.4
|
version=1.40.1
|
||||||
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=e24db909fbd732e064be465b74f4004a6f4fc0f422ef7c10e86ff707a016ccac
|
checksum=5fec5ed5373d94dcaf8b17ddd78d05ccdfd0faa8b4695d9e926d8e71278ea08e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv nextdns
|
vsv nextdns
|
||||||
|
|||||||
Reference in New Issue
Block a user