wok diff xorg-renderproto/receipt @ rev 171

Add : portmap and unfs3
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jan 31 22:42:51 2008 +0100 (2008-01-31)
parents dc2dd4d7fffb
children cf22fee17710
line diff
     1.1 --- a/xorg-renderproto/receipt	Tue Dec 18 13:41:02 2007 +0100
     1.2 +++ b/xorg-renderproto/receipt	Thu Jan 31 22:42:51 2008 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xorg-renderproto"
     1.7 -VERSION="0.9.3"
     1.8 +VERSION="0.9.2"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xorg server module."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  SOURCE="renderproto"
    1.14  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.x.org/"
    1.16 -WGET_URL="$XORG_MIRROR/proto/$TARBALL"
    1.17 +WGET_URL="http://xorg.freedesktop.org/releases/individual/proto/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()