libtheora: 1.0RC2 -> 1.0

This commit is contained in:
Danny Rawlins 2008-11-04 22:27:41 +11:00
parent 03387c90a0
commit a1f0001b83
2 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
e72ea433eb5be8480d458738927c137d libtheora-1.0RC2.tar.bz2
c963937053f45a7878954bed37ceb182 libtheora-1.0.tar.bz2

View File

@ -5,12 +5,12 @@
# Depends on: libvorbis
name=libtheora
version=1.0RC2
release=2
source=(http://downloads.xiph.org/releases/theora/libtheora-$version.tar.bz2)
version=1.0
release=1
source=(http://downloads.xiph.org/releases/theora/$name-$version.tar.bz2)
build() {
cd $name-1.0
cd $name-$version
./configure \
--prefix=/usr \