mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 18:42:58 +02:00
NetAuth: update to 0.6.4.
This commit is contained in:
parent
1069172116
commit
d55d458573
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'NetAuth'
|
||||
pkgname=NetAuth
|
||||
version=0.6.3
|
||||
version=0.6.4
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper="qemu"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@netauth.org>"
|
|||
license="MIT"
|
||||
homepage="https://netauth.org"
|
||||
distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz"
|
||||
checksum=3bc724369c93d0998711eddea51f1f91173cc7c42507c2c39ffbb5e9dea711cd
|
||||
checksum=8f66f5b4532fa51257cc8ecaadf1badd282c5d16de96f5c57007ebb83b51fcba
|
||||
|
||||
post_install() {
|
||||
for sh in bash zsh; do
|
||||
|
|
Loading…
Add table
Reference in a new issue