wok diff tty-clock/receipt @ rev 6395

Update tty-clock
author Paul Issott <paul@slitaz.org>
date Fri Sep 24 20:01:29 2010 +0000 (2010-09-24)
parents 866fa2493b1b
children 5e040c318c37
line diff
     1.1 --- a/tty-clock/receipt	Wed Feb 24 12:13:18 2010 +0000
     1.2 +++ b/tty-clock/receipt	Fri Sep 24 20:01:29 2010 +0000
     1.3 @@ -1,19 +1,19 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tty-clock"
     1.7 -VERSION="20091220"
     1.8 +VERSION="20100924"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Analog ncurses clock."
    1.11  MAINTAINER="paul@slitaz.org"
    1.12  DEPENDS="ncurses"
    1.13  BUILD_DEPENDS="ncurses-dev git"
    1.14 -WEB_SITE="http://gitorious.org/holizz-github/tty-clock"
    1.15 +WEB_SITE="http://github.com/Karnash/tty-clock"
    1.16  TAGS="clock"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {
    1.21 -	git clone git://gitorious.org/holizz-github/tty-clock.git
    1.22 +	git clone http://github.com/Karnash/tty-clock.git
    1.23  	mv $PACKAGE $PACKAGE-$VERSION 2>/dev/null
    1.24  	cd $src
    1.25  	make