From 9cef7e0a9ef7b2431028a441f5a23d41447931ec Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Sun, 20 Jan 2013 17:55:00 +0100 Subject: Use nymeria instead of gerolde --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 931318b..3232773 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -V=20121115 +V=20130120 PREFIX = /usr/local @@ -115,6 +115,6 @@ dist: gpg --detach-sign --use-agent devtools-$(V).tar.gz upload: - scp devtools-$(V).tar.gz devtools-$(V).tar.gz.sig gerolde.archlinux.org:/srv/ftp/other/devtools/ + scp devtools-$(V).tar.gz devtools-$(V).tar.gz.sig nymeria.archlinux.org:/srv/ftp/other/devtools/ .PHONY: all clean install uninstall dist upload -- cgit v1.2.3-24-g4f1b