wok-next diff nis/receipt @ rev 21722

efivar: typo in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 10:31:46 2020 +0000 (2020-09-01)
parents d5aab818505e
children
line diff
     1.1 --- a/nis/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/nis/receipt	Tue Sep 01 10:31:46 2020 +0000
     1.3 @@ -6,6 +6,6 @@
     1.4  SHORT_DESC="Yellow pages"
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="http://www.kernel.org/pub/linux/utils/net/NIS/"
     1.8 +WEB_SITE="https://mirrors.edge.kernel.org/pub/linux/utils/net/NIS/"
     1.9  
    1.10  DEPENDS="ypserv yp-tools ypbind-mt"