summaryrefslogtreecommitdiffstats
path: root/src/pixman.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/pixman.mk')
-rw-r--r--src/pixman.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pixman.mk b/src/pixman.mk
index 340c1a7..7534db3 100644
--- a/src/pixman.mk
+++ b/src/pixman.mk
@@ -9,7 +9,8 @@ $(PKG)_CHECKSUM := b22aaafc3b637470c9f04fae565e2a22eaf5e00a
$(PKG)_SUBDIR := pixman-$($(PKG)_VERSION)
$(PKG)_FILE := pixman-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://cairographics.org/
-$(PKG)_URL := http://cairographics.org/releases/$($(PKG)_FILE)
+$(PKG)_URL := http://cairographics.org/snapshots/$($(PKG)_FILE)
+$(PKG)_URL_2 := http://xorg.freedesktop.org/archive/individual/lib/$($(PKG)_FILE)
$(PKG)_DEPS := gcc
define $(PKG)_UPDATE