summaryrefslogtreecommitdiff
path: root/libssh2/README.md
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-10-10 11:40:39 -0400
committerB Stack <bgstack15@gmail.com>2019-10-10 11:40:39 -0400
commitd3505e0bcb1d6015c6e70104a2b64dd347565ad1 (patch)
tree9167181d853d25a3e57645aca40155990124905f /libssh2/README.md
parentWIP: ffs for el8 rc1 (diff)
downloadstackrpms-d3505e0bcb1d6015c6e70104a2b64dd347565ad1.tar.gz
stackrpms-d3505e0bcb1d6015c6e70104a2b64dd347565ad1.tar.bz2
stackrpms-d3505e0bcb1d6015c6e70104a2b64dd347565ad1.zip
moved ffs deps to new repo
Diffstat (limited to 'libssh2/README.md')
-rw-r--r--libssh2/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/libssh2/README.md b/libssh2/README.md
deleted file mode 100644
index 1b842d1..0000000
--- a/libssh2/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-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