change source amneziawg-tools and amneziawg-go
This commit is contained in:
parent
a5b0a10c71
commit
c6dc176892
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'amneziawg-go'
|
||||
pkgname=amneziawg-go
|
||||
version=0.2.12
|
||||
revision=2
|
||||
revision=3
|
||||
archs="x86_64"
|
||||
hostmakedepends="go"
|
||||
depends="amneziawg-tools"
|
||||
|
@ -9,8 +9,8 @@ short_desc="WireGuard userspace implementation for Amnezia VPN"
|
|||
maintainer="CringeTech Team <team@cringetech.net>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/amnezia-vpn/amneziawg-go"
|
||||
distfiles="https://github.com/amnezia-vpn/amneziawg-go/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum="df6a9bbd2321e801d67ea2ea94c355a8c6d07477b083ed7f3de215254aed2882"
|
||||
distfiles="https://gitlab.cringetech.net/void-linux/amneziawg-go/-/archive/v${version}/amneziawg-go-v${version}.tar.gz"
|
||||
checksum="0461849ba8396121cc2ffde5eefb6ddc9e4fdb834d60d50b0cdebfb15d3c8377"
|
||||
nostrip=yes
|
||||
|
||||
do_build() {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'amneziawg-tools'
|
||||
pkgname=amneziawg-tools
|
||||
version=1.0.20241018
|
||||
revision=1
|
||||
revision=2
|
||||
build_wrksrc="src"
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="gcc make"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Tools for configuring WireGuard VPN from Amnezia"
|
|||
maintainer="CringeTech Team <team@cringetech.net>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/amnezia-vpn/amneziawg-tools"
|
||||
distfiles="https://github.com/amnezia-vpn/amneziawg-tools/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum="60f1cec1774fb871a2d8dc24e4f731625516d90f663d6e0d2c77d9247222f2f9"
|
||||
distfiles="https://gitlab.cringetech.net/void-linux/amneziawg-tools/-/archive/v${version}/amneziawg-tools-v${version}.tar.gz"
|
||||
checksum="82afff032acfb07d780a083b97b3aaddb590643ed31bab3201f83f4d3a82b3ac"
|
||||
make_dirs="/etc/amnezia/amneziawg 0755 root root"
|
||||
|
||||
post_patch() {
|
||||
|
|
Loading…
Add table
Reference in a new issue