diff options
author | B Stack <bgstack15@gmail.com> | 2019-09-17 14:50:50 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-09-17 14:50:50 -0400 |
commit | aa79168ce65215ff8352185e3db14692ef48e692 (patch) | |
tree | c7086f0a43117f5531d9c02fbc3e3075c6fa70cb | |
parent | use https (diff) | |
download | stackrpms-aa79168ce65215ff8352185e3db14692ef48e692.tar.gz stackrpms-aa79168ce65215ff8352185e3db14692ef48e692.tar.bz2 stackrpms-aa79168ce65215ff8352185e3db14692ef48e692.zip |
add readme
-rw-r--r-- | libssh2/README.md | 5 |
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 |