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