]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Update further URLs from http to https
authorWolfgang Stöggl <c72578@yahoo.de>
Mon, 25 Mar 2019 08:58:31 +0000 (09:58 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 25 Mar 2019 12:13:50 +0000 (13:13 +0100)
commiteea2e745622ba2382eda765b518c329355fd2db3
tree710dd9e3460e607f0782329c5b7963e8ea5f44d6
parent847d679b86b55baca0ce116077b9b8ed8c8886aa
Update further URLs from http to https

- Command used to replace http with https:
  git grep -l 'http://tobi.oetiker.ch' -- './*' ':(exclude)CHANGES' | \
  xargs sed -i 's|http://tobi.oetiker.ch|https://tobi.oetiker.ch|g'
- This is an addition to commit: 267369f
README.md
configure
configure.ac