glider: update to 0.16.3.

This commit is contained in:
Andrew Benson 2024-08-08 13:36:06 -05:00
parent cd1264b0d5
commit 3354f8b60d
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'glider'
pkgname=glider
version=0.13.0
revision=3
version=0.16.3
revision=1
build_style=go
go_import_path=github.com/nadoo/glider
short_desc="Forward proxy with multiple protocols support"
@ -9,7 +9,7 @@ maintainer="whoami <whoami@systemli.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/nadoo/glider"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=f10e416e9b8ed7ff20b9c2f7dc0e47d65f22c170b7d1ffa74d8ceb0f91e5b412
checksum=709b17ed90b41ec6da063b4598f32350f5e849d93a9ca77ca19b1978c500cb97
conf_files="/etc/glider/config /etc/glider/rules.d/*"
post_install() {