X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=libs%2Flibtheora%2FMakefile;h=ccc121355937a61103809fc2f66f11371b4e35a5;hp=47a92381243352093922c95d27832dcff05d1971;hb=d3a43275170ccaf52fd452411074dca1fd34c459;hpb=c797e3bb554a23edc1a4ba8633c4ccc3a6095fc0 diff --git a/libs/libtheora/Makefile b/libs/libtheora/Makefile index 47a9238124..ccc1213559 100644 --- a/libs/libtheora/Makefile +++ b/libs/libtheora/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libtheora -PKG_VERSION:=1.0beta3 -PKG_RELEASE:=1 +PKG_VERSION:=1.0 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://downloads.xiph.org/releases/theora/ +PKG_MD5SUM:=c963937053f45a7878954bed37ceb182 PKG_FIXUP:=libtool -PKG_MD5SUM:=04b3e1055da49daba6afce93f3214b1f include $(INCLUDE_DIR)/package.mk