mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/patchutils: Updated for version 0.3.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
13fb73d62a
commit
e6a65bcff4
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for patchutils
|
||||
|
||||
# Copyright 2008-2012 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2008-2016 Robby Workman, Tuscaloosa, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
# Updated by Donald Cooley <dfc@warpmail.net>
|
||||
|
||||
PRGNAM=patchutils
|
||||
VERSION=${VERSION:-0.3.3}
|
||||
VERSION=${VERSION:-0.3.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="patchutils"
|
||||
VERSION="0.3.3"
|
||||
VERSION="0.3.4"
|
||||
HOMEPAGE="http://cyberelk.net/tim/software/patchutils/"
|
||||
DOWNLOAD="http://cyberelk.net/tim/data/patchutils/stable/patchutils-0.3.3.tar.xz"
|
||||
MD5SUM="b640b6b8af6183f83eacf7bd6d2460cb"
|
||||
DOWNLOAD="http://cyberelk.net/tim/data/patchutils/stable/patchutils-0.3.4.tar.xz"
|
||||
MD5SUM="ee95b5993d07ccdf27ca9f2cc4e6ffee"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue