mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/wireguard: upgrade to 0.0.20180519
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
2ff641e779
commit
57554cf62b
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
|
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
|
||||||
|
|
||||||
pkgname=wireguard-tools
|
pkgname=wireguard-tools
|
||||||
pkgver=0.0.20180513
|
pkgver=0.0.20180519
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Next generation secure network tunnel: userspace tools"
|
pkgdesc="Next generation secure network tunnel: userspace tools"
|
||||||
arch='all'
|
arch='all'
|
||||||
@ -42,4 +42,4 @@ bashcomp() {
|
|||||||
mv "$pkgdir"/usr/share "$subpkgdir"/usr
|
mv "$pkgdir"/usr/share "$subpkgdir"/usr
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="82f46fc50f47ac94948a7984a209ec55506c2bf1c41edf3a89f8043a0c770d6e88fdd7888b01ea41b227d316f53606a354f4d5d184ab2f1ecef80e0b376270b1 WireGuard-0.0.20180513.tar.xz"
|
sha512sums="587a1371edd4a7fdf167154398f8a51da8c70f55e86a4be4b0b830a2f00a1421710017d954ad1aeda4df3a36ca8c9a911ba5fb407a851235257176291af3ee15 WireGuard-0.0.20180519.tar.xz"
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
# when changing _ver we *must* bump _rel
|
# when changing _ver we *must* bump _rel
|
||||||
# we must also match up _toolsrel with wireguard-tools
|
# we must also match up _toolsrel with wireguard-tools
|
||||||
_name=wireguard
|
_name=wireguard
|
||||||
_ver=0.0.20180513
|
_ver=0.0.20180519
|
||||||
_rel=1
|
_rel=2
|
||||||
_toolsrel=0
|
_toolsrel=0
|
||||||
|
|
||||||
_flavor=${FLAVOR:-vanilla}
|
_flavor=${FLAVOR:-vanilla}
|
||||||
@ -64,4 +64,4 @@ package() {
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="82f46fc50f47ac94948a7984a209ec55506c2bf1c41edf3a89f8043a0c770d6e88fdd7888b01ea41b227d316f53606a354f4d5d184ab2f1ecef80e0b376270b1 WireGuard-0.0.20180513.tar.xz"
|
sha512sums="587a1371edd4a7fdf167154398f8a51da8c70f55e86a4be4b0b830a2f00a1421710017d954ad1aeda4df3a36ca8c9a911ba5fb407a851235257176291af3ee15 WireGuard-0.0.20180519.tar.xz"
|
||||||
|
Loading…
Reference in New Issue
Block a user