From 74aa7f077c59fa7ad8056bfe6fac9c6c0499a618 Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Tue, 5 May 2009 09:06:26 +0200 Subject: [PATCH] corrected checksum of package theora --- src/theora.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/theora.mk b/src/theora.mk index 072ed39e..680e39fe 100644 --- a/src/theora.mk +++ b/src/theora.mk @@ -2,7 +2,7 @@ PKG := theora $(PKG)_VERSION := 1.0 -$(PKG)_CHECKSUM := a3e495a8baf6939efad7e0bd11cc0e466838c3db +$(PKG)_CHECKSUM := 70d1195a706a06520f96f5eda9b65e0587151830 $(PKG)_SUBDIR := libtheora-$($(PKG)_VERSION) $(PKG)_FILE := libtheora-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://theora.org/