]> err.no Git - yubikey-personalization/commitdiff
libyubikey has moved to github
authorKlas Lindfors <klas@yubico.com>
Mon, 22 Apr 2013 08:58:15 +0000 (10:58 +0200)
committerKlas Lindfors <klas@yubico.com>
Mon, 22 Apr 2013 08:58:15 +0000 (10:58 +0200)
ykpers4win.mk

index 659fa398a9e6287154b42e023dd4fddcee391010..d010f68d9fe6d61bb8132ece1afb5213847c16ef 100644 (file)
@@ -55,7 +55,7 @@ ykpers4win:
        cp COPYING $(PWD)/tmp/root/licenses/json-c.txt && \
        cd .. && \
        cp ../libyubikey-$(LIBYUBIKEYVERSION).tar.gz . \
-               ||      wget http://yubico-c.googlecode.com/files/libyubikey-$(LIBYUBIKEYVERSION).tar.gz && \
+               ||      wget http://yubico.github.io/yubico-c/releases/libyubikey-$(LIBYUBIKEYVERSION).tar.gz && \
        tar xfa libyubikey-$(LIBYUBIKEYVERSION).tar.gz && \
        cd libyubikey-$(LIBYUBIKEYVERSION) && \
        ./configure --host=$(HOST) --build=x86_64-unknown-linux-gnu --prefix=$(PWD)/tmp/root && \