wok-next diff pwauth/receipt @ rev 21687

updated glpi (0.80.7 -> 9.4.6)
author Hans-G?nter Theisgen
date Mon Jun 29 17:11:21 2020 +0100 (2020-06-29)
parents a3c581bf52b8
children
line diff
     1.1 --- a/pwauth/receipt	Fri Aug 10 12:53:17 2018 +0300
     1.2 +++ b/pwauth/receipt	Mon Jun 29 17:11:21 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="2.3.10"
     1.5  CATEGORY="security"
     1.6  SHORT_DESC="Support reasonably secure web auth using system password DB"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="BSD"
    1.10  WEB_SITE="https://github.com/phokz/pwauth/"
    1.11  
    1.12 @@ -13,7 +13,7 @@
    1.13  
    1.14  compile_rules() {
    1.15  	make &&
    1.16 -	install -Dm 755 $src/pwauth $install/usr/bin/pwauth
    1.17 +	install -Dm755 $src/pwauth $install/usr/bin/pwauth
    1.18  }
    1.19  
    1.20  genpkg_rules() {