# HG changeset patch # User Pascal Bellard # Date 1336214434 -7200 # Node ID 5575fdb0cda6761e1818582687dc7c7acdde6e3b # Parent ef725d6de949fbbbd503563168c2099d887d76d5 libcap: update WEB_SITE diff -r ef725d6de949 -r 5575fdb0cda6 libcap-dev/receipt --- a/libcap-dev/receipt Sat May 05 12:38:16 2012 +0200 +++ b/libcap-dev/receipt Sat May 05 12:40:34 2012 +0200 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" DEPENDS="libcap" WANTED="libcap" -WEB_SITE="http://www.kernel.org/pub/linux/libs/security/linux-privs/" +WEB_SITE="http://sites.google.com/site/fullycapable/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r ef725d6de949 -r 5575fdb0cda6 libcap-pam/receipt --- a/libcap-pam/receipt Sat May 05 12:38:16 2012 +0200 +++ b/libcap-pam/receipt Sat May 05 12:40:34 2012 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="Support for getting/setting POSIX.1e capabilities, pam module." MAINTAINER="pascal.bellard@slitaz.org" DEPENDS="linux libcap pam attr" -WEB_SITE="http://www.kernel.org/pub/linux/libs/security/linux-privs/" +WEB_SITE="http://sites.google.com/site/fullycapable/" WANTED="libcap" PROVIDE="libcap:pam" diff -r ef725d6de949 -r 5575fdb0cda6 libcap/receipt --- a/libcap/receipt Sat May 05 12:38:16 2012 +0200 +++ b/libcap/receipt Sat May 05 12:40:34 2012 +0200 @@ -8,7 +8,7 @@ DEPENDS="linux glibc-base attr" BUILD_DEPENDS="slitaz-toolchain gperf pam pam-dev attr-dev perl" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.kernel.org/pub/linux/libs/security/linux-privs/" +WEB_SITE="http://sites.google.com/site/fullycapable/" WGET_URL="http://ftp.df.lth.se/pub/linux/libs/security/linux-privs/libcap2/$TARBALL" # Rules to configure and make the package.