wok diff tazinst/receipt @ rev 19983
Up openvpn (2.3.17)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 22 17:37:32 2017 +0200 (2017-06-22) |
parents | 429a73e5062c |
children | ec4bc374aea9 |
line diff
1.1 --- a/tazinst/receipt Sun Nov 20 00:33:44 2016 +0200 1.2 +++ b/tazinst/receipt Thu Jun 22 17:37:32 2017 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tazinst" 1.7 -VERSION="84" 1.8 +VERSION="86" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="SliTaz installer" 1.11 MAINTAINER="domcox@slitaz.org" 1.12 @@ -11,10 +11,10 @@ 1.13 WEB_SITE="http://www.slitaz.org/" 1.14 WGET_URL="http://hg.slitaz.org/tazinst/archive/$VERSION.tar.bz2" 1.15 TAGS="slitaz" 1.16 -SIBLINGS="tazinst-gui" 1.17 1.18 DEPENDS="util-linux-blkid lzma parted" 1.19 SUGGESTED="tazpanel" 1.20 +SIBLINGS="tazinst-gui" 1.21 1.22 # Rules to configure and make the package. 1.23 compile_rules()