diff options
author | tnut <tnut at nutyx dot com> | 2011-07-02 23:10:39 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-07-02 23:10:39 +0200 |
commit | f8b0734b19b1c6fb0a781b930b79e63b43ee6044 (patch) | |
tree | 012f1e0dc0d5ff67dc59fe84b35c63bd28239587 /xorg/libgl/Pkgfile | |
parent | 1bf213d56c83a6504606554297bbd955574ebb39 (diff) | |
download | nutyx-pakxe-f8b0734b19b1c6fb0a781b930b79e63b43ee6044.tar.gz nutyx-pakxe-f8b0734b19b1c6fb0a781b930b79e63b43ee6044.tar.bz2 nutyx-pakxe-f8b0734b19b1c6fb0a781b930b79e63b43ee6044.tar.xz nutyx-pakxe-f8b0734b19b1c6fb0a781b930b79e63b43ee6044.zip |
libgl, maj 7.10.3-1
Diffstat (limited to 'xorg/libgl/Pkgfile')
-rw-r--r-- | xorg/libgl/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg/libgl/Pkgfile b/xorg/libgl/Pkgfile index b2eb4bdd9..d598b9a08 100644 --- a/xorg/libgl/Pkgfile +++ b/xorg/libgl/Pkgfile @@ -6,9 +6,9 @@ # Run on: expat,libdrm,xorg-makedepend,xorg-libx11,xorg-libxext,xorg-libxxf86vm,xorg-libxt,xorg-libxdamage name=libgl -version=7.10.2 +version=7.10.3 release=1 -source=(ftp://ftp.freedesktop.org/pub/mesa/$version/MesaLib-$version.tar.bz2) +source=(http://nutyx.meticul.eu/files/MesaLib-$version.tar.gz) build() { cd Mesa-$version |