aboutsummaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2021-12-21 13:40:11 +0100
committerDavid Runge <dave@sleepmap.de>2021-12-21 13:40:11 +0100
commitb0cb8cfc83d0523cdb6752ab7945f5cbc1ac449d (patch)
treed5dfdd41c086199610f716a132cb983d5daf50f0 /.config
parenteb7348b2deb7a3aab66587ed1633158d977cc9ec (diff)
downloaddotfiles-b0cb8cfc83d0523cdb6752ab7945f5cbc1ac449d.tar.gz
dotfiles-b0cb8cfc83d0523cdb6752ab7945f5cbc1ac449d.tar.bz2
dotfiles-b0cb8cfc83d0523cdb6752ab7945f5cbc1ac449d.tar.xz
dotfiles-b0cb8cfc83d0523cdb6752ab7945f5cbc1ac449d.zip
nvchecker: Change core packages
.config/nvchecker/core.toml: Change ncurses to track upstream download server.
Diffstat (limited to '.config')
-rw-r--r--.config/nvchecker/core.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/nvchecker/core.toml b/.config/nvchecker/core.toml
index 1b478a3..ff8f87c 100644
--- a/.config/nvchecker/core.toml
+++ b/.config/nvchecker/core.toml
@@ -83,7 +83,7 @@ url = "https://www.mpfr.org/mpfr-current/"
[ncurses]
source = "regex"
regex = "ncurses-([\\d.]+)\\.tar\\.gz?"
-url = "https://ftp.gnu.org/pub/gnu/ncurses/"
+url = "https://invisible-mirror.net/archives/ncurses/"
[npth]
source = "git"