diff options
author | midipix <writeonce@midipix.org> | 2019-11-04 00:01:46 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-11-04 00:01:46 +0000 |
commit | 364632daf2e15dd3b941a3f73b7dd874b2840ffd (patch) | |
tree | 4aad2dba9e6f4308fe2e633ce478c472a1d37680 /config.project | |
parent | 7d7745a7a53318e56705ed36e37238fc7a89ef53 (diff) | |
download | slibtool-364632daf2e15dd3b941a3f73b7dd874b2840ffd.tar.bz2 slibtool-364632daf2e15dd3b941a3f73b7dd874b2840ffd.tar.xz |
project: (semantic) transition to foss21.org.
Its development history notwithstanding, the pronounced goals of
slibtools have always included support of all reasonably modern,
reasonably posix-compliant systems and cross-targets. This commit
thus makes the distinction between 'part of the midipix framework'
and 'created by the framework's lead developer' both clearer and
more visible.
Diffstat (limited to 'config.project')
-rw-r--r-- | config.project | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.project b/config.project index f21e492..19a678b 100644 --- a/config.project +++ b/config.project @@ -18,8 +18,8 @@ mb_use_custom_cfgtest=no # pkgconfig mb_pkgname='slibtool' mb_pkgdesc='a surrogate libtool implementation, written in C' -mb_pkgusrc='https://dl.midipix.org/slibtool/' -mb_pkgrepo='git://midipix.org/slibtool' +mb_pkgusrc='https://dl.foss21.org/slibtool/' +mb_pkgrepo='git://foss21.org/slibtool' mb_pkgpsrc= mb_pkgdurl= mb_pkgdefs= |