Ticket #4258: general.ent.patch

File general.ent.patch, 1.0 KB (added by Anton Maisak, 6 years ago)

patch for general.ent

  • packages.ent

    diff --git a/packages.ent b/packages.ent
    index 4c5c48d1..09eb6f05 100644
    a b  
    416416
    417417<!ENTITY linux-major-version "4">
    418418<!ENTITY linux-minor-version "16">
    419 <!ENTITY linux-patch-version "1">
     419<!ENTITY linux-patch-version "2">
    420420<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    421421<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    422 <!ENTITY linux-size "100,610 KB">
     422<!ENTITY linux-size "100,608 KB">
    423423<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    424 <!ENTITY linux-md5 "16123b843ad2efa394a060d8f72c91c2">
    425 <!ENTITY linux-home "http://www.kernel.org/">
     424<!ENTITY linux-md5 "db2a61576b7819597c2990e70245704e">
     425<!ENTITY linux-home "https://www.kernel.org/">
    426426<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
    427427 allnoconfig extended for a hopefully-bootable build on desktop machine,
    428428 max is allyesconfig which requires openssl -->