wok diff cacerts/receipt @ rev 17925

Fix ownership/permissions for some Core packages.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 11 16:40:30 2015 +0300 (2015-04-11)
parents dfef8de3d270
children c9c960507486
line diff
     1.1 --- a/cacerts/receipt	Fri Jan 30 10:17:37 2015 +0100
     1.2 +++ b/cacerts/receipt	Sat Apr 11 16:40:30 2015 +0300
     1.3 @@ -1,14 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cacerts"
     1.7 -VERSION="1.87"
     1.8 +VERSION="20150325"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Certificate Authority Certificates"
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12  LICENSE="MPL2"
    1.13  WEB_SITE="http://www.linuxfromscratch.org/blfs/view/svn/postlfs/cacerts.html"
    1.14  TARBALL="$PACKAGE-$VERSION.txt"
    1.15 -WGET_URL="http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1"
    1.16 +#WGET_URL="http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1"
    1.17 +WGET_URL="http://anduin.linuxfromscratch.org/sources/other/certdata.txt"
    1.18  
    1.19  DEPENDS="openssl"
    1.20  BUILD_DEPENDS="openssl"