mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 19:29:53 +03:00
testing/headscale: upgrade to 0.15.0
This commit is contained in:
parent
045ad726a7
commit
46e0124e45
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
||||||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||||
pkgname=headscale
|
pkgname=headscale
|
||||||
pkgver=0.14.0
|
pkgver=0.15.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="An open source, self-hosted implementation of the Tailscale control server"
|
pkgdesc="An open source, self-hosted implementation of the Tailscale control server"
|
||||||
url="https://github.com/juanfont/headscale"
|
url="https://github.com/juanfont/headscale"
|
||||||
arch="all !ppc64le !riscv64" # go build fails
|
arch="all !ppc64le !riscv64" # go build fails
|
||||||
|
@ -39,6 +39,6 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
d2f047adc9ce561fef7dabcb1992a910f7ebdfab16a03ffd4c785c579b00b948b0c5d0557ff2c8cd6e0aa2052d8642daeaa2ccb4b1a775572e67c015c7a0cd8f headscale-0.14.0.tar.gz
|
29b867f109e48bf04ab4f8a81bfab94155050f59f6c2aa2b4971567a7fb24ed343b869636e66e9cbb7b1b8df7d7415e769a85a7c3864d0fae169c15b6c7b6eb2 headscale-0.15.0.tar.gz
|
||||||
0800829bfc087af283afc117406324a0129b30b587c8cc5df85e147ac09fc879d726fc2d0b62ed545fb0190ed887641f07256745da9dea56932dd2d90aa41625 headscale.initd
|
0800829bfc087af283afc117406324a0129b30b587c8cc5df85e147ac09fc879d726fc2d0b62ed545fb0190ed887641f07256745da9dea56932dd2d90aa41625 headscale.initd
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue