wok diff Geomyidae/receipt @ rev 14779

Add alien
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jul 04 08:55:30 2013 +0200 (2013-07-04)
parents 4cd615959f41
children f4c22f009037
line diff
     1.1 --- a/Geomyidae/receipt	Fri May 29 18:51:27 2009 +0000
     1.2 +++ b/Geomyidae/receipt	Thu Jul 04 08:55:30 2013 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="Geomyidae"
     1.7 -VERSION="0.13"
     1.8 +VERSION="0.26.1"
     1.9  CATEGORY="network"
    1.10 -SHORT_DESC="A gopher server"
    1.11 +SHORT_DESC="Geomyidae is a daemon for serving the Gopher protocol."
    1.12  MAINTAINER="allan316@gmail.com"
    1.13 -DEPENDS=""
    1.14 -TARBALL="$PACKAGE-$VERSION.tgz"
    1.15 +SOURCE="geomyidae"
    1.16 +TARBALL="$SOURCE-$VERSION.tar.gz"
    1.17  WEB_SITE="http://www.r-36.net"
    1.18 -WGET_URL="http://www.in2dwok.com/downloads/$TARBALL"
    1.19 +WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()