Update rsync to 3.1.2

This commit is contained in:
Erik Schnetter 2015-12-22 16:40:09 -05:00
parent 100ada0ed6
commit 552d8ca5f0

View file

@ -5,6 +5,7 @@ class Rsync(Package):
homepage = "https://rsync.samba.org"
url = "https://download.samba.org/pub/rsync/rsync-3.1.1.tar.gz"
version('3.1.2', '0f758d7e000c0f7f7d3792610fad70cb')
version('3.1.1', '43bd6676f0b404326eee2d63be3cdcfe')
def install(self, spec, prefix):