wok-next diff pwauth/receipt @ rev 21016

Small updates; mdocml -> mandoc
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 15 16:44:45 2018 +0300 (2018-10-15)
parents 2f03cb67a994
children d5aab818505e
line diff
     1.1 --- a/pwauth/receipt	Tue Mar 13 02:04:32 2018 +0200
     1.2 +++ b/pwauth/receipt	Mon Oct 15 16:44:45 2018 +0300
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="Support reasonably secure web auth using system password DB"
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="BSD"
     1.7 -WEB_SITE="https://code.google.com/p/pwauth/"
     1.8 +WEB_SITE="https://github.com/phokz/pwauth/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11 -WGET_URL="https://pwauth.googlecode.com/files/$TARBALL"
    1.12 +WGET_URL="https://pwauth.googlecode.com/files/$TARBALL" # FIXME
    1.13  
    1.14  compile_rules() {
    1.15  	make &&