summaryrefslogtreecommitdiff
path: root/libssh2/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'libssh2/README.md')
-rw-r--r--libssh2/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/libssh2/README.md b/libssh2/README.md
new file mode 100644
index 0000000..1b842d1
--- /dev/null
+++ b/libssh2/README.md
@@ -0,0 +1,5 @@
+libssh2 upstream:
+http://mirror.city-fan.org/ftp/contrib/yum-repo/rhel7/source/libssh2-1.9.0-2.0.cf.rhel7.src.rpm
+
+reason for being in stackrpms:
+needed to build FreeFileSync on EL derivatives because libcurl in distro is not as up-to-date as FreeFileSync upstream
bgstack15