wok diff openssh-pam/receipt @ rev 21219

Up vcdimager-xmltools (2.0.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 10 11:27:25 2019 +0200 (2019-04-10)
parents 809015307697
children f18534b5699c
line diff
     1.1 --- a/openssh-pam/receipt	Sat Feb 23 23:59:15 2019 +0100
     1.2 +++ b/openssh-pam/receipt	Wed Apr 10 11:27:25 2019 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="openssh-pam"
     1.7 -VERSION="7.6p1"
     1.8 +VERSION="7.9p1"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Openbsd Secure Shell using PAM."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -22,7 +22,7 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	patch -p1 < $wanted_stuff/knock.u
    1.17 +	patch -p1 < $WOK/$SOURCE/stuff/knock.u
    1.18  	unset LD # for cross compiling with --disable-strip
    1.19  	./configure \
    1.20  		--prefix=/usr \