From 8feccd3a1884419a63586a2376f1dba20f7c0877 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sun, 1 Sep 2019 19:58:31 +0200 Subject: [PATCH] 3proxy: update to 0.8.13. --- srcpkgs/3proxy/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/3proxy/template b/srcpkgs/3proxy/template index 6e0aad41627..6063c616007 100644 --- a/srcpkgs/3proxy/template +++ b/srcpkgs/3proxy/template @@ -1,13 +1,13 @@ # Template file for '3proxy' pkgname=3proxy -version=0.8.12 -revision=2 +version=0.8.13 +revision=1 short_desc="3proxy tiny proxy server" maintainer="iaroki " license="BSD-3-Clause" homepage="https://3proxy.ru" -distfiles="https://github.com/z3APA3A/3proxy/archive/$version.tar.gz" -checksum=c2ad3798b4f0df06cfcc7b49f658304e451d60e4834e2705ef83ddb85a03f849 +distfiles="https://github.com/z3APA3A/3proxy/archive/${version}.tar.gz" +checksum=a6d3cf9dd264315fa6ec848f6fe6c9057db005ce4ca8ed1deb00f6e1c3900f88 do_build() { make -f Makefile.Linux CC=$CC LN=$CC