mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/wireguard: version bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
af87f80518
commit
70aca63d4b
@ -8,8 +8,8 @@ _kpkgrel=1
|
||||
|
||||
# when changing _ver we *must* bump _mypkgrel
|
||||
# we must also match up _toolsrel with wireguard-tools
|
||||
_ver=0.0.20171111
|
||||
_mypkgrel=0
|
||||
_ver=0.0.20171127
|
||||
_mypkgrel=1
|
||||
_toolsrel=0
|
||||
_name=wireguard
|
||||
|
||||
@ -59,4 +59,4 @@ package() {
|
||||
done
|
||||
}
|
||||
|
||||
sha512sums="2424c3923555d72a0b5910fc86071b2554934267d4c6521bc40076770984173b2cef55f4276dd4b5a446ea62f7c52424cd89b046f205314cff2919ff7de30e6b WireGuard-0.0.20171111.tar.xz"
|
||||
sha512sums="31fb30f8a8eca96cee43d95b2ca10c05dd7f17f7f5695da6979e0d949735d5488065431529e580a881e3302cf78415c5132e116dc83ba1c40881de8b99627b95 WireGuard-0.0.20171127.tar.xz"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
|
||||
|
||||
pkgname=wireguard-tools
|
||||
pkgver=0.0.20171111
|
||||
pkgver=0.0.20171127
|
||||
pkgrel=0
|
||||
pkgdesc="Next generation secure network tunnel: userspace tools"
|
||||
arch='all'
|
||||
@ -42,4 +42,4 @@ bashcomp() {
|
||||
mv "$pkgdir"/usr/share "$subpkgdir"/usr
|
||||
}
|
||||
|
||||
sha512sums="2424c3923555d72a0b5910fc86071b2554934267d4c6521bc40076770984173b2cef55f4276dd4b5a446ea62f7c52424cd89b046f205314cff2919ff7de30e6b WireGuard-0.0.20171111.tar.xz"
|
||||
sha512sums="31fb30f8a8eca96cee43d95b2ca10c05dd7f17f7f5695da6979e0d949735d5488065431529e580a881e3302cf78415c5132e116dc83ba1c40881de8b99627b95 WireGuard-0.0.20171127.tar.xz"
|
||||
|
@ -8,8 +8,8 @@ _kpkgrel=0
|
||||
|
||||
# when changing _ver we *must* bump _mypkgrel
|
||||
# we must also match up _toolsrel with wireguard-tools
|
||||
_ver=0.0.20171111
|
||||
_mypkgrel=0
|
||||
_ver=0.0.20171127
|
||||
_mypkgrel=1
|
||||
_toolsrel=0
|
||||
_name=wireguard
|
||||
|
||||
@ -59,4 +59,4 @@ package() {
|
||||
done
|
||||
}
|
||||
|
||||
sha512sums="2424c3923555d72a0b5910fc86071b2554934267d4c6521bc40076770984173b2cef55f4276dd4b5a446ea62f7c52424cd89b046f205314cff2919ff7de30e6b WireGuard-0.0.20171111.tar.xz"
|
||||
sha512sums="31fb30f8a8eca96cee43d95b2ca10c05dd7f17f7f5695da6979e0d949735d5488065431529e580a881e3302cf78415c5132e116dc83ba1c40881de8b99627b95 WireGuard-0.0.20171127.tar.xz"
|
||||
|
Loading…
Reference in New Issue
Block a user