mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/rdup: Updated for version 1.1.11.
This commit is contained in:
parent
b6eae81ba2
commit
21ae3f1e37
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for rdup
|
||||
|
||||
# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm>
|
||||
# Copyright 2010-2011 Binh Nguyen <binhnguyen@fastmail.fm>
|
||||
# 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=rdup
|
||||
VERSION=${VERSION:-1.1.7}
|
||||
VERSION=${VERSION:-1.1.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="rdup"
|
||||
VERSION="1.1.7"
|
||||
VERSION="1.1.11"
|
||||
HOMEPAGE="http://miek.nl/projects/rdup/index.html"
|
||||
DOWNLOAD="http://miek.nl/projects/rdup/rdup-1.1.7.tar.bz2"
|
||||
MD5SUM="ce0725bee1decb8e986b49a9130905c0"
|
||||
DOWNLOAD="http://miek.nl/projects/rdup/rdup-1.1.11.tar.bz2"
|
||||
MD5SUM="de5c8ff0dc1732f80692e46252025d07"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Binh Nguyen"
|
||||
EMAIL="binhnguyen@fastmail.fm"
|
||||
APPROVED="dsomero"
|
||||
APPROVED="dsomero,Niels Horn"
|
||||
|
|
Loading…
Reference in a new issue