diff --git a/network/share/rsync/actions.py b/network/share/rsync/actions.py
index c2fcfc4da5..cc87b20f03 100644
--- a/network/share/rsync/actions.py
+++ b/network/share/rsync/actions.py
@@ -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 \
diff --git a/network/share/rsync/pspec.xml b/network/share/rsync/pspec.xml
index 3adeaaf20a..7acedf9373 100644
--- a/network/share/rsync/pspec.xml
+++ b/network/share/rsync/pspec.xml
@@ -14,7 +14,7 @@
app:console
File transfer program to keep local copies in sync with remote files
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).
- http://rsync.samba.org/ftp/rsync/rsync-3.1.1.tar.gz
+ https://www.samba.org/ftp/rsync/src/rsync-3.1.2.tar.gz
acl-devel
attr-devel
@@ -49,7 +49,7 @@
2015-03-24
- 3.1.1
+ 3.1.2
First release
Stefan Gronewold(groni)
groni@pisilinux.org