libtxc_dxtn: fixed URLs.

This commit is contained in:
Tilman Sauerbeck 2010-12-26 23:56:10 +01:00
parent 3e8dd73ca3
commit e083bf3bd7
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
03beb907c13df6484cde210ce219f4b8 libtxc_dxtn070518.tar.gz
a7c0652475a0f57fd96f5b1e55d921c8 libtxc_dxtn070518.tar.bz2

View File

@ -1,14 +1,14 @@
# Description: Implementation of S3TC
# URL: http://homepage.hispeed.ch/rscheidegger/dri_experimental/s3tc_index.html
# URL: http://people.freedesktop.org/~cbrill/libtxc_dxtn/
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=libtxc_dxtn
version=070518
release=1
source=(http://homepage.hispeed.ch/rscheidegger/dri_experimental/$name$version.tar.gz)
source=(http://cgit.freedesktop.org/~cbrill/libtxc_dxtn/snapshot/libtxc_dxtn070518.tar.bz2)
build() {
cd $name
cd $name$version
make
make DESTDIR=$PKG install