wok-next diff libseccomp/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents a918044cbc4c
children
line diff
     1.1 --- a/libseccomp/receipt	Tue May 15 00:56:38 2018 +0300
     1.2 +++ b/libseccomp/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -7,12 +7,12 @@
     1.4  MAINTAINER="al.bobylev@gmail.com"
     1.5  LICENSE="LGPL2.1"
     1.6  WEB_SITE="https://github.com/seccomp/libseccomp/"
     1.7 -LFS="http://www.linuxfromscratch.org/blfs/view/stable/general/libseccomp.html"
     1.8 +LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/libseccomp.html"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WGET_URL="https://github.com/seccomp/libseccomp/releases/download/v$VERSION/$TARBALL"
    1.12  
    1.13 -SPLIT="libseccomp-dev"
    1.14 +SPLIT="$PACKAGE-dev"
    1.15  
    1.16  compile_rules() {
    1.17  	./configure \