Skip to content

Commit 7472fe2

Browse files
committed
website: download: Slight cleanup.
1 parent b86331a commit 7472fe2

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/download.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@ title: Download
55

66
## Source Packages
77

8-
9-
The source packages for libsigc++ are available on the [GNOME ftp site](http://ftp.gnome.org/pub/GNOME/sources/libsigc++/)
10-
and via the [GNOME download site](http://download.gnome.org/sources/libsigc++/).
11-
8+
The source packages are available from the [GNOME download site](http://download.gnome.org/sources/libsigc++/).
129

1310
## Binary Packages
1411

@@ -19,6 +16,6 @@ For instance, Ubuntu Linux, Debian Linux and Fedora Linux have official libsigc+
1916

2017
[pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config/) should be used to build software that depends on libsigc++.
2118

22-
2319
libsigc++ is built and tested for a standards-compliant C++ compiler. Luckily, the recent versions of all major C++ compilers are now sufficiently standards-compliant.
20+
2421
libsigc++ version 2.5.1 and later require a C++11-compliant compiler.

0 commit comments

Comments
 (0)