Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
b5441b85
Commit
b5441b85
authored
Apr 01, 2016
by
Neofytos Kolokotronis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
openvpn: rebuilt against iproute2 changes
parent
9236cb2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
openvpn/PKGBUILD
openvpn/PKGBUILD
+3
-5
No files found.
openvpn/PKGBUILD
View file @
b5441b85
pkgname
=
openvpn
pkgver
=
2.3.10
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"An easy-to-use, robust, and highly configurable VPN (Virtual Private Network)"
arch
=(
'x86_64'
)
url
=
"http://openvpn.net/index.php/open-source.html"
depends
=(
'openssl'
'lzo2'
'iproute2'
'systemd'
)
license
=(
'custom'
)
backup
=(
usr/share/openvpn/easy-rsa/vars
)
source
=(
http://swupdate.openvpn.net/community/releases/openvpn-
${
pkgver
}
.tar.gz
{
,.asc
}
http://build.openvpn.net/downloads/releases/easy-rsa-2.2.0_master.tar.gz
{
,.asc
}
source
=(
"
http://swupdate.openvpn.net/community/releases/openvpn-
${
pkgver
}
.tar.gz
"
"
http://build.openvpn.net/downloads/releases/easy-rsa-2.2.0_master.tar.gz
"
'openvpn@.service'
)
sha256sums
=(
'f8b0b5b92e35bbca1db1a7e6b49e04639e45634e9accd460459b40b2c99ec8f6'
'SKIP'
'd23ddc3a764b40d03ada76f387c92ae4dcf4f5266da54c2bae130325b05eebe2'
'SKIP'
'4696aefe672b4a2e3e201d3c2c0211b08e87a3a1a039788013846629a79ec6fd'
)
build
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment