diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:49:49 +0800 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:59:24 +0800 |
commit | b4480f333aed7f7f3bc75446a1a5010ba8df738c (patch) | |
tree | 8d584b66351519849aa4ebe26bbc91eed8b2ee96 /sci-libs/plplot | |
parent | d7c2288f82c5cf96af2243ec7f1b4be05acb6fc3 (diff) | |
download | gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.xz |
sourceforge: switch to https:// URIs
Diffstat (limited to 'sci-libs/plplot')
-rw-r--r-- | sci-libs/plplot/files/plplot-5.10.0-have-config-h.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/plplot/files/plplot-5.10.0-have-config-h.patch b/sci-libs/plplot/files/plplot-5.10.0-have-config-h.patch index 8c02df13941..0687224580e 100644 --- a/sci-libs/plplot/files/plplot-5.10.0-have-config-h.patch +++ b/sci-libs/plplot/files/plplot-5.10.0-have-config-h.patch @@ -1,4 +1,4 @@ -Apply upstream patch http://sourceforge.net/p/plplot/bugs/146/ +Apply upstream patch https://sourceforge.net/p/plplot/bugs/146/ to fix conflicting macros in installed header files. diff -Nur plplot-5.10.0.orig/CMakeLists.txt plplot-5.10.0/CMakeLists.txt |