Browse Source

contrib/orc: use our own download mirror

pull/11/head
Felix Paul Kühne 13 years ago
parent
commit
c67c7d8692
  1. 2
      contrib/src/orc/rules.mak

2
contrib/src/orc/rules.mak

@ -2,7 +2,7 @@
ORC_VERSION := 0.4.18
ORC_URL := http://code.entropywave.com/download/orc/orc-$(ORC_VERSION).tar.gz
ORC_URL := http://download.videolan.org/pub/contrib/orc-$(ORC_VERSION).tar.gz
ifeq ($(call need_pkg,"orc-0.4"),)
PKGS_FOUND += orc

Loading…
Cancel
Save