mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wireguard-tools: fix checksum
This commit is contained in:
parent
89dfc52b2d
commit
ccf34ff69a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,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-tools/snapshot/wireguard-tools-${version}.tar.xz"
|
distfiles="https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-${version}.tar.xz"
|
||||||
checksum=97ff31489217bb265b7ae850d3d0f335ab07d2652ba1feec88b734bc96bd05ac
|
checksum=@e986587d012ba4ea767479ef8e27f928b8ae63e8264b729050d5a21e7f6cc4bc
|
||||||
make_dirs="/etc/wireguard 0700 root root"
|
make_dirs="/etc/wireguard 0700 root root"
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue