mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
network/proxymini: Updated for version 0.2.3.
Self-host the archive because upstream release an unversioned one Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
d64a4b24b3
commit
7b5d1b30d1
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Thomas Morper <thomas@beingboiled.info>
|
||||
|
||||
PRGNAM=proxymini
|
||||
VERSION=${VERSION:-0.2.1}
|
||||
VERSION=${VERSION:-0.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="proxymini"
|
||||
VERSION="0.2.1"
|
||||
VERSION="0.2.3"
|
||||
HOMEPAGE="http://aluigi.org/mytoolz.htm"
|
||||
DOWNLOAD="http://aluigi.org/mytoolz/proxymini.zip"
|
||||
MD5SUM="c4f3de3e34635b024e2326802ce6fe46"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/proxymini.zip"
|
||||
MD5SUM="acc0ea9fff5acbac9a13f81efa8db81f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue