[arch-projects] [netctl][PATCH] Makefile: Update upload URL
Florian Pritz
bluewind at xinu.at
Tue Mar 14 17:19:47 UTC 2017
Signed-off-by: Florian Pritz <bluewind at xinu.at>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 702fb53..9418056 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ PKGBUILD: netctl-$(VERSION).tar.xz contrib/PKGBUILD.in
$(lastword $^) > $@
upload: netctl-$(VERSION).tar.xz
- scp $< $<.sig nymeria.archlinux.org:/srv/ftp/other/packages/netctl
+ scp $< $<.sig sources.archlinux.org:/srv/ftp/other/packages/netctl
clean:
$(MAKE) -C docs clean
--
2.12.0
More information about the arch-projects
mailing list