mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
glider: update to 0.16.3.
This commit is contained in:
parent
cd1264b0d5
commit
3354f8b60d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glider'
|
# Template file for 'glider'
|
||||||
pkgname=glider
|
pkgname=glider
|
||||||
version=0.13.0
|
version=0.16.3
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/nadoo/glider
|
go_import_path=github.com/nadoo/glider
|
||||||
short_desc="Forward proxy with multiple protocols support"
|
short_desc="Forward proxy with multiple protocols support"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="whoami <whoami@systemli.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/nadoo/glider"
|
homepage="https://github.com/nadoo/glider"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=f10e416e9b8ed7ff20b9c2f7dc0e47d65f22c170b7d1ffa74d8ceb0f91e5b412
|
checksum=709b17ed90b41ec6da063b4598f32350f5e849d93a9ca77ca19b1978c500cb97
|
||||||
conf_files="/etc/glider/config /etc/glider/rules.d/*"
|
conf_files="/etc/glider/config /etc/glider/rules.d/*"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue