diff options
Diffstat (limited to 'libs/libtheora')
-rw-r--r-- | libs/libtheora/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libtheora/Makefile b/libs/libtheora/Makefile index d5db86c70..0a19cbae7 100644 --- a/libs/libtheora/Makefile +++ b/libs/libtheora/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=1.1.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://downloads.xiph.org/releases/theora/ -PKG_MD5SUM:=292ab65cedd5021d6b7ddd117e07cd8e +PKG_HASH:=b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING LICENSE |