mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
misc/dcc: Updated for version 1.3.152.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
6839855e58
commit
644f9580bb
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=dcc
|
||||
VERSION=${VERSION:-1.3.144}
|
||||
VERSION=${VERSION:-1.3.152}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dcc"
|
||||
VERSION="1.3.144"
|
||||
VERSION="1.3.152"
|
||||
HOMEPAGE="http://www.rhyolite.com/dcc/"
|
||||
DOWNLOAD="http://www.rhyolite.com/dcc/source/dcc.tar.Z"
|
||||
MD5SUM="ea929d3bb4a69711bb38bc6aceff750d"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/dcc.tar.Z"
|
||||
MD5SUM="a8e7a7593d27655a10306a10c728e85f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue