wok diff libaal/receipt @ rev 20607
linux-api-headers: add linux/ext2_fs.h
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 18 10:16:36 2018 +0100 (2018-12-18) |
parents | 6c3718ca17b6 |
children | 0092ce369ef4 |
line diff
1.1 --- a/libaal/receipt Sat Nov 09 17:34:23 2013 +0000 1.2 +++ b/libaal/receipt Tue Dec 18 10:16:36 2018 +0100 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="GPL" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WEB_SITE="http://www.kernel.org/" 1.8 -WGET_URL="http://www.kernel.org/pub/linux/utils/fs/reiser4/$PACKAGE/$TARBALL" 1.9 +WEB_SITE="https://www.kernel.org/" 1.10 +WGET_URL="https://www.kernel.org/pub/linux/utils/fs/reiser4/$PACKAGE/$TARBALL" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()