From 8e3c5aa244c8a0f92286203ab73d6b4af5e459c3 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 17 Dec 2023 22:10:59 +0100 Subject: [PATCH] tinyproxy: update to 1.11.1. --- srcpkgs/tinyproxy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinyproxy/template b/srcpkgs/tinyproxy/template index 8451b63ce90..b58578d53e0 100644 --- a/srcpkgs/tinyproxy/template +++ b/srcpkgs/tinyproxy/template @@ -1,6 +1,6 @@ # Template file for 'tinyproxy' pkgname=tinyproxy -version=1.11.0 +version=1.11.1 revision=1 build_style=gnu-configure configure_args="--enable-transparent --localstatedir=/var tinyproxy_cv_regex_broken=no" @@ -10,7 +10,7 @@ maintainer="Enno Boland " license="GPL-2.0-or-later" homepage="https://tinyproxy.github.io/" distfiles="https://github.com/tinyproxy/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz" -checksum=c1ec81cfc4c551d2c24e0227a5aeeaad8723bd9a39b61cd729e516b82eaa3f32 +checksum=d66388448215d0aeb90d0afdd58ed00386fb81abc23ebac9d80e194fceb40f7c system_accounts="_tinyproxy" conf_files="/etc/tinyproxy/tinyproxy.conf" make_dirs="/var/log/tinyproxy 755 _tinyproxy _tinyproxy"