mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
development/patchutils: Updated for version 0.3.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
5b4b512621
commit
dedd3ebf3c
3 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for patchutils
|
||||
|
||||
# Copyright 2008,2009,2010 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2008-2011 Robby Workman, Northport, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=patchutils
|
||||
VERSION=0.3.1
|
||||
VERSION=0.3.2
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="patchutils"
|
||||
VERSION="0.3.1"
|
||||
VERSION="0.3.2"
|
||||
HOMEPAGE="http://cyberelk.net/tim/software/patchutils/"
|
||||
DOWNLOAD="http://cyberelk.net/tim/data/patchutils/stable/patchutils-0.3.1.tar.bz2"
|
||||
MD5SUM="3fd9bca58a429fbbb1c2126f1b72aa23"
|
||||
DOWNLOAD="http://cyberelk.net/tim/data/patchutils/stable/patchutils-0.3.2.tar.bz2"
|
||||
MD5SUM="74607b4a28c9009c6aeeed0e91098917"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Robby Workman"
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler----------------------------------------------------|
|
||||
|-----handy-ruler----------------------------------------------------|
|
||||
patchutils: patchutils (utilities to operate on patch files)
|
||||
patchutils:
|
||||
patchutils:
|
||||
patchutils: patchutils is a collection of tools that operate on patch files.
|
||||
patchutils:
|
||||
patchutils:
|
||||
patchutils: Homepage: http://cyberelk.net/tim/software/patchutils/
|
||||
patchutils:
|
||||
patchutils:
|
||||
|
|
Loading…
Reference in a new issue