wok diff drakon-editor/receipt @ rev 20877

openssh: add ssh-copy-id (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 23 23:59:15 2019 +0100 (2019-02-23)
parents 841643b35b5e
children 7310f1493655
line diff
     1.1 --- a/drakon-editor/receipt	Wed Dec 02 15:42:05 2015 +0100
     1.2 +++ b/drakon-editor/receipt	Sat Feb 23 23:59:15 2019 +0100
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="drakon-editor"
     1.7 -VERSION="1.26"
     1.8 +VERSION="1.29"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="A visual language for specifications from the Russian space program"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="PublicDomain"
    1.13 +WEB_SITE="http://drakon-editor.sourceforge.net/"
    1.14 +
    1.15  TARBALL="drakon_editor$VERSION.zip"
    1.16 -WEB_SITE="http://drakon-editor.sourceforge.net/"
    1.17  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.18  
    1.19  DEPENDS="tk tcllib libsqlite-tcl libtkimg"