From 4af77b6db25d718db6221675f72ea365d5c47348 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Tue, 22 May 2012 14:50:34 +0200 Subject: update package libvpx --- index.html | 2 +- src/libvpx-1-config.patch | 2 +- src/libvpx.mk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 6925f65..0d3ea3f 100644 --- a/index.html +++ b/index.html @@ -1535,7 +1535,7 @@ USE_OSGPLUGIN(<plugin2>) libvpx - 1.0.0 + 1.1.0 vpx diff --git a/src/libvpx-1-config.patch b/src/libvpx-1-config.patch index 7fde577..402398f 100644 --- a/src/libvpx-1-config.patch +++ b/src/libvpx-1-config.patch @@ -4,7 +4,7 @@ diff --git a/configure b/configure --- a/configure +++ b/configure -@@ -465,9 +465,6 @@ process_detect() { +@@ -481,9 +481,6 @@ process_detect() { } fi check_header stdio.h || die "Unable to invoke compiler: ${CC} ${CFLAGS}" diff --git a/src/libvpx.mk b/src/libvpx.mk index 5811a20..e44d3a7 100644 --- a/src/libvpx.mk +++ b/src/libvpx.mk @@ -3,7 +3,7 @@ PKG := libvpx $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 2919e11074fef72fc61ef1a75160050ffaad6074 +$(PKG)_CHECKSUM := 356af5f770c50cd021c60863203d8f30164f6021 $(PKG)_SUBDIR := $(PKG)-v$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-v$($(PKG)_VERSION).tar.bz2 $(PKG)_URL := http://webm.googlecode.com/files/$($(PKG)_FILE) -- cgit v0.12