diff src/xcursor.mk @ 4519:58de4f56c797

update most X11 packages to latest version and to use tar.bz2 files
author John W. Eaton <jwe@octave.org>
date Thu, 19 Oct 2017 17:11:27 -0400
parents 903796b2fcb6
children
line wrap: on
line diff
--- a/src/xcursor.mk	Thu Oct 19 11:37:35 2017 -0400
+++ b/src/xcursor.mk	Thu Oct 19 17:11:27 2017 -0400
@@ -7,7 +7,7 @@
 $(PKG)_CHECKSUM := 89870756758439f9216ddf5f2d3dca56570fc6b7
 $(PKG)_SUBDIR   := libXcursor-$($(PKG)_VERSION)
 $(PKG)_FILE     := libXcursor-$($(PKG)_VERSION).tar.bz2
-$(PKG)_URL      := http://xorg.freedesktop.org/archive/individual/lib/$($(PKG)_FILE)
+$(PKG)_URL      := http://www.x.org/archive/individual/lib/$($(PKG)_FILE)
 $(PKG)_DEPS     := fixesproto x11 xfixes xrender
 
 ifeq ($(MXE_WINDOWS_BUILD),yes)