pritunl-client: update to 1.0.1865.25
This commit is contained in:
parent
ca01824fdf
commit
41db93b488
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'pritunl-client'
|
# Template file for 'pritunl-client'
|
||||||
pkgname=pritunl-client
|
pkgname=pritunl-client
|
||||||
version=1.0.1632.81
|
version=1.0.1865.25
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="pritunl-client"
|
pycompile_module="pritunl-client"
|
||||||
make_install_args="--no-upstart --no-systemd"
|
make_install_args="--no-upstart --no-systemd"
|
||||||
|
@ -12,8 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="Proprietary"
|
license="Proprietary"
|
||||||
homepage="http://client.pritunl.com/"
|
homepage="http://client.pritunl.com/"
|
||||||
distfiles="https://github.com/pritunl/pritunl-client/archive/${version}.tar.gz"
|
distfiles="https://github.com/pritunl/pritunl-client/archive/${version}.tar.gz"
|
||||||
checksum=cb6f669fa112ea2bf8aff02cb118282ae8bfc94f8e957c8b80e2700d1f9ee8e9
|
checksum=a777ac4c92e8faf8f3782c0628be791f5827d3422275a6c2e79287a63783d955
|
||||||
noarch=yes
|
|
||||||
restricted=yes
|
restricted=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue