wok rev 15099

tty-clock: update wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 14 12:20:24 2013 +0000 (2013-08-14)
parents f4c4a3ce96cc
children 48e9e6d61362
files tty-clock/receipt
line diff
     1.1 --- a/tty-clock/receipt	Wed Aug 14 12:15:00 2013 +0000
     1.2 +++ b/tty-clock/receipt	Wed Aug 14 12:20:24 2013 +0000
     1.3 @@ -5,11 +5,12 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Analog ncurses clock."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 +WEB_SITE="http://github.com/xorg62/tty-clock"
     1.8 +TAGS="clock"
     1.9 +WGET_URL="git|$WEB_SITE.git"
    1.10 +
    1.11  DEPENDS="ncurses"
    1.12  BUILD_DEPENDS="ncurses-dev git"
    1.13 -WEB_SITE="http://github.com/Karnash/tty-clock"
    1.14 -TAGS="clock"
    1.15 -WGET_URL="git|http://github.com/Karnash/tty-clock.git"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()