mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 09:07:01 +02:00
3proxy: update to 0.8.13.
This commit is contained in:
parent
98d4da369d
commit
51613fe5b2
1 changed files with 4 additions and 4 deletions
|
@ -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 <iaroki@protonmail.com>"
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue