1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00

Contribs: use a special regex package based on glibc 2.2.5

This uses the old 0.12 buildsystem with regex.* from glibc 2.2.5
and uses LGPL
This commit is contained in:
Jean-Baptiste Kempf 2012-11-13 17:52:25 +01:00
parent cb00aad9a4
commit 54fb71641a
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
85a4f5161759646b3cf5484539cebe92e51ee1896f7853084d4aba2b5399164922103dc2b49971eca9821bec56195fef999f100f61b6d734955ccd7c81ca3ca7 regex-0.12.tar.gz
d77dbe153867d3ab8244a009aa7c50d8ef0ce2c417e17e44147ac4529cf78b02ae2279500ed754084dfe9e3b291e01f8c55a89aae1cab293214bbd4c4ab77881 regex-0.13.tar.gz

View File

@ -1,6 +1,6 @@
# REGEX
REGEX_VERSION := 0.12
REGEX_URL := http://ftp.gnu.org/old-gnu/regex/regex-$(REGEX_VERSION).tar.gz
REGEX_VERSION := 0.13
REGEX_URL := $(CONTRIB_VIDEOLAN)/regex-$(REGEX_VERSION).tar.gz
ifndef HAVE_WIN32
# Part of POSIX.2001