diff options
Diffstat (limited to 'meta-networking/recipes-kernel/wireguard/wireguard.inc')
| -rw-r--r-- | meta-networking/recipes-kernel/wireguard/wireguard.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-kernel/wireguard/wireguard.inc b/meta-networking/recipes-kernel/wireguard/wireguard.inc index 48487405b2..b0b48d0dd0 100644 --- a/meta-networking/recipes-kernel/wireguard/wireguard.inc +++ b/meta-networking/recipes-kernel/wireguard/wireguard.inc | |||
| @@ -11,7 +11,7 @@ LICENSE = "GPLv2" | |||
| 11 | LIC_FILES_CHKSUM = "file://../COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 11 | LIC_FILES_CHKSUM = "file://../COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 12 | 12 | ||
| 13 | SRC_URI = "https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${PV}.tar.xz" | 13 | SRC_URI = "https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${PV}.tar.xz" |
| 14 | SRC_URI[md5sum] = "97a8f781cb683f3a23ffa2f0cdb008cc" | 14 | SRC_URI[md5sum] = "ec2345dfc8ffc61ccd7529d5d19b2602" |
| 15 | SRC_URI[sha256sum] = "78767ceeb5286beaa851145f072d920a340a9f1b771a2943b8efd638cee1a8f6" | 15 | SRC_URI[sha256sum] = "997327185d2d1b597dc118f737c0c165e2a2c21453387ea02659f1159d148518" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/WireGuard-${PV}/src/" | 17 | S = "${WORKDIR}/WireGuard-${PV}/src/" |
