wok-next diff linux64-module-headers/receipt @ rev 19665

cookutils: up 892
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 17 15:07:45 2017 +0200 (2017-03-17)
parents 30b3a3fb9ff0
children
line diff
     1.1 --- a/linux64-module-headers/receipt	Mon Jan 18 15:29:48 2016 +0100
     1.2 +++ b/linux64-module-headers/receipt	Fri Mar 17 15:07:45 2017 +0200
     1.3 @@ -1,15 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="linux64-module-headers"
     1.7 -VERSION="3.2.71"
     1.8 +VERSION="4.9.0"
     1.9  CATEGORY="development"
    1.10 -SHORT_DESC="Header files and scripts for building modules for linux kernel."
    1.11 +SHORT_DESC="Header files and scripts for building modules for Linux Kernel"
    1.12  MAINTAINER="devel@slitaz.org"
    1.13  LICENSE="GPL2"
    1.14 +WEB_SITE="https://www.kernel.org/"
    1.15 +KVERSION="$VERSION-slitaz64"
    1.16 +
    1.17 +WANTED="linux"
    1.18  DEPENDS="slitaz-toolchain"
    1.19 -WANTED="linux"
    1.20 -WEB_SITE="http://kernel.org/"
    1.21 -KVERSION=$VERSION-slitaz64
    1.22  
    1.23  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.24  genpkg_rules()