Merge pull request #1284 from aydemir/master
rsync version bump to 3.1.2
This commit is contained in:
@@ -8,7 +8,6 @@ from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
WorkDir="rsync-%s" % get.srcVERSION().replace('_','')
|
||||
|
||||
def setup():
|
||||
autotools.configure("--without-included-zlib \
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>File transfer program to keep local copies in sync with remote files</Summary>
|
||||
<Description>rsync is a tool to keep local copies of remote files in sync (i.e. make sure local files are exact copies of remote files).</Description>
|
||||
<Archive sha1sum="c84faba04f721d393feccfa0476bfeed9b5b5250" type="targz">http://rsync.samba.org/ftp/rsync/rsync-3.1.1.tar.gz</Archive>
|
||||
<Archive sha1sum="0d4c7fb7fe3fc80eeff922a7c1d81df11dbb8a1a" type="targz">https://www.samba.org/ftp/rsync/src/rsync-3.1.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>acl-devel</Dependency>
|
||||
<Dependency>attr-devel</Dependency>
|
||||
@@ -49,7 +49,7 @@
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2015-03-24</Date>
|
||||
<Version>3.1.1</Version>
|
||||
<Version>3.1.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
|
||||
Reference in New Issue
Block a user