summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJulia DeMille2023-04-20 17:24:05 -0500
committerJulia DeMille2023-04-20 17:24:05 -0500
commit30e18258149e5d324715252903b5b58585d79424 (patch)
tree1b19c1790c1da18672cdc5768e358d47f30669d6 /.SRCINFO
parent37368c4192748e097389ce23ddc511b14bacf192 (diff)
downloadaur-softethervpn-git.tar.gz
First commit of new revision.
Had to perform some Git fuckery.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 16 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85678f7ae929..bb916e7a016e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,26 @@
pkgbase = softethervpn-git
- pkgdesc = Multi-protocol VPN software from University of Tsukuba
- pkgver = v4.22.9634.beta
+ pkgdesc = Multi-protocol VPN Program from University of Tsukuba (Developer Edition / git version)
+ pkgver = 5.02.5180.r310.g82ce34f
pkgrel = 1
- url = http://www.softether.org/
+ url = https://www.softether.org/
arch = i686
arch = x86_64
- license = GPL2
+ arch = aarch64
+ arch = armv7h
+ license = Apache
makedepends = git
+ makedepends = cmake
depends = bash
depends = openssl
depends = zlib
- source = softethervpn-bridge.service
- source = softethervpn-client.service
- source = softethervpn-server.service
- source = disable_client_sslv3.patch
- source = openssl.patch
- sha1sums = 12a3919aabcdd7531320056a4b43072892232925
- sha1sums = ba594c7defb52548369726c56e2cad633019abef
- sha1sums = 06cd320553daf0dffdf6a81a22d630fbe211fc33
- sha1sums = 1533e7ba63ad7a9f2948af44d8a41c0cbe205307
- sha1sums = dab67d28b79ebb2373656de9c985e088183a386a
+ depends = ncurses
+ depends = libsodium
+ depends = readline
+ depends = glibc
+ provides = softethervpn
+ conflicts = softethervpn
+ conflicts = softethervpn-beta
+ source = softethervpn::git+https://github.com/SoftEtherVPN/SoftEtherVPN.git
+ sha256sums = SKIP
pkgname = softethervpn-git
-