From a301ae228981eaa569b0da1df17cc70dc01e07b3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 18 Apr 2018 22:36:09 -0300 Subject: [PATCH] 3proxy: update to 0.8.12. Closes #13602. Signed-off-by: Enno Boland --- srcpkgs/3proxy/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/3proxy/template b/srcpkgs/3proxy/template index 79681da3668..5deb95b2fc4 100644 --- a/srcpkgs/3proxy/template +++ b/srcpkgs/3proxy/template @@ -1,13 +1,13 @@ # Template file for '3proxy' pkgname=3proxy -version=0.8.11 +version=0.8.12 revision=1 -homepage="https://3proxy.ru" distfiles="https://github.com/z3APA3A/3proxy/archive/$version.tar.gz" short_desc="3proxy tiny proxy server" maintainer="iaroki " -license="BSD" -checksum=fc4295e1a462baa61977fcc21747db7861c4e3d0dcca86cbaa3e06017e5c66c9 +license="BSD-3-Clause" +homepage="https://3proxy.ru" +checksum=c2ad3798b4f0df06cfcc7b49f658304e451d60e4834e2705ef83ddb85a03f849 do_build() { make -f Makefile.Linux CC=$CC LN=$CC