wok diff dhcp-client/receipt @ rev 22042

gcc83-lib-base: do NOT provide gcc-lib-base
Currently BOTH gcc-lib-base and gcc83-lib-base are installed on my SliTaz system. So, with the current (and longstanding) tazpkg limitations I can't update just gcc-lib-base: tazpkg always updates gcc83-lib-base for me instead. Now I can't run Firefox, Vivaldi, Chrome, etc. I think because of gcc-lib-base, but I not sure 1bsolutely.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 22 12:55:54 2019 +0300 (2019-10-22)
parents e05d978e5ab8
children e3178e8508fc
line diff
     1.1 --- a/dhcp-client/receipt	Fri Feb 22 22:16:14 2019 +0100
     1.2 +++ b/dhcp-client/receipt	Tue Oct 22 12:55:54 2019 +0300
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Dynamic Host Configuration Protocol ISC client."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="ISC"
     1.7 -WEB_SITE="http://www.isc.org/downloads/DHCP/"
     1.8 +WEB_SITE="http://www.isc.org/"
     1.9  
    1.10  WANTED="dhcp"
    1.11  DEPENDS="libcrypto"