wireguard: update to 0.0.20181218.
This commit is contained in:
parent
60b3d1fa33
commit
9a5c33d864
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wireguard'
|
# Template file for 'wireguard'
|
||||||
pkgname=wireguard
|
pkgname=wireguard
|
||||||
version=0.0.20181119
|
version=0.0.20181218
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="WireGuard-${version}"
|
wrksrc="WireGuard-${version}"
|
||||||
build_wrksrc="src/tools"
|
build_wrksrc="src/tools"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.wireguard.com/"
|
homepage="https://www.wireguard.com/"
|
||||||
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${version}.tar.xz"
|
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${version}.tar.xz"
|
||||||
checksum=7d47f7996dd291069de4efb3097c42f769f60dc3ac6f850a4d5705f321e4406b
|
checksum=2e9f86acefa49dbfb7fa6f5e10d543f1885a2d5460cd5e102696901107675735
|
||||||
|
|
||||||
dkms_modules="wireguard ${version}"
|
dkms_modules="wireguard ${version}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue