development/patchutils: Updated for version 0.3.4.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2016-01-09 23:29:33 -06:00
parent 13fb73d62a
commit e6a65bcff4
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for patchutils # Slackware build script for patchutils
# Copyright 2008-2012 Robby Workman, Northport, Alabama, USA # Copyright 2008-2016 Robby Workman, Tuscaloosa, Alabama, USA
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
# Updated by Donald Cooley <dfc@warpmail.net> # Updated by Donald Cooley <dfc@warpmail.net>
PRGNAM=patchutils PRGNAM=patchutils
VERSION=${VERSION:-0.3.3} VERSION=${VERSION:-0.3.4}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="patchutils" PRGNAM="patchutils"
VERSION="0.3.3" VERSION="0.3.4"
HOMEPAGE="http://cyberelk.net/tim/software/patchutils/" HOMEPAGE="http://cyberelk.net/tim/software/patchutils/"
DOWNLOAD="http://cyberelk.net/tim/data/patchutils/stable/patchutils-0.3.3.tar.xz" DOWNLOAD="http://cyberelk.net/tim/data/patchutils/stable/patchutils-0.3.4.tar.xz"
MD5SUM="b640b6b8af6183f83eacf7bd6d2460cb" MD5SUM="ee95b5993d07ccdf27ca9f2cc4e6ffee"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""