wok-6.x diff tazpanel-extra/receipt @ rev 19829
dropbear: add ecdsa key
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 09 18:47:59 2017 +0100 (2017-03-09) |
parents | 429a73e5062c |
children | 40d02ae21cb1 |
line diff
1.1 --- a/tazpanel-extra/receipt Sun Nov 20 00:33:44 2016 +0200 1.2 +++ b/tazpanel-extra/receipt Thu Mar 09 18:47:59 2017 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tazpanel-extra" 1.7 -VERSION="609" 1.8 +VERSION="610" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="SliTaz administration and configuration panel extra modules." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -10,9 +10,9 @@ 1.13 WEB_SITE="http://www.slitaz.org/" 1.14 WGET_URL="http://hg.slitaz.org/tazpanel/archive/$VERSION.tar.gz" 1.15 HOST_ARCH="i486" 1.16 -SIBLINGS="tazpanel" 1.17 1.18 DEPENDS="tazpanel" 1.19 +SIBLINGS="tazpanel" 1.20 1.21 # Rules to configure and make the package. 1.22 compile_rules()