dsvpn: update to 0.1.4.
This commit is contained in:
parent
0baa06db61
commit
d9b7e115c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dsvpn'
|
||||
pkgname=dsvpn
|
||||
version=0.1.3
|
||||
version=0.1.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Dead simple VPN"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jedisct1/dsvpn"
|
||||
distfiles="https://github.com/jedisct1/dsvpn/archive/${version}.tar.gz"
|
||||
checksum=47de11a47f1acb27be770f22e0487e8247df03600c5446864bf19f347c7cb2f3
|
||||
checksum=b98604e1ca2ffa7a909bf07ca7cf0597e3baa73c116fbd257f93a4249ac9c0c5
|
||||
|
||||
do_install() {
|
||||
vbin dsvpn
|
||||
|
|
Loading…
Reference in a new issue