mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/openvpn: upgrade to 2.1.3
This commit is contained in:
parent
c56dd16983
commit
cb339f51b3
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=openvpn
|
||||
pkgver=2.1.1
|
||||
pkgrel=2
|
||||
pkgver=2.1.3
|
||||
pkgrel=0
|
||||
pkgdesc="A robust, and highly configurable VPN (Virtual Private Network)"
|
||||
url="http://openvpn.sourceforge.net/"
|
||||
license="custom"
|
||||
@ -53,5 +53,5 @@ package() {
|
||||
# install init.d
|
||||
install -Dm755 ../openvpn.initd "$pkgdir"/etc/init.d/openvpn
|
||||
}
|
||||
md5sums="b273ed2b5ec8616fb9834cde8634bce7 openvpn-2.1.1.tar.gz
|
||||
md5sums="7486d3e270ba4b033e311d3e022a0ad7 openvpn-2.1.3.tar.gz
|
||||
020376f1e7ed6b4adbe20cf5ff774856 openvpn.initd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user