mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-07 21:25:02 +00:00
rosenthal: linux-hardened: Update to 6.0.17.
* rosenthal/packages/linux.scm (linux-hardened): Update to 6.0.17.
This commit is contained in:
parent
36f746614f
commit
96893ace38
@ -45,7 +45,7 @@
|
|||||||
(define %xanmod-version "6.1.4")
|
(define %xanmod-version "6.1.4")
|
||||||
(define %xanmod-revision "xanmod1")
|
(define %xanmod-revision "xanmod1")
|
||||||
|
|
||||||
(define %hardened-version "6.0.16")
|
(define %hardened-version "6.0.17")
|
||||||
(define %hardened-revision "hardened1")
|
(define %hardened-revision "hardened1")
|
||||||
|
|
||||||
(define (extract-xanmod-patch version hash)
|
(define (extract-xanmod-patch version hash)
|
||||||
@ -88,7 +88,7 @@
|
|||||||
%hardened-version "-" %hardened-revision "/linux-hardened-"
|
%hardened-version "-" %hardened-revision "/linux-hardened-"
|
||||||
%hardened-version "-" %hardened-revision ".patch"))
|
%hardened-version "-" %hardened-revision ".patch"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "19rakmfdkkbvvzphsksccgad3wc2khlcynzdqx10d7spldj8nkp1"))))
|
(base32 "1sy4m64nfyhpdxq9r5ryj4d05icvb04j2brg7f8hafvnjadavskx"))))
|
||||||
|
|
||||||
(define linux-xanmod-source
|
(define linux-xanmod-source
|
||||||
(origin
|
(origin
|
||||||
@ -101,7 +101,7 @@
|
|||||||
(origin
|
(origin
|
||||||
(inherit (%upstream-linux-source
|
(inherit (%upstream-linux-source
|
||||||
%hardened-version
|
%hardened-version
|
||||||
(base32 "1r2wf3hf7yxl7lxma7plyi8pk3dmlsrpm763rf0g1h8ilsy72844")))
|
(base32 "020xrv9449gd0jnfgi0sb69bgs2p9sd49dghmd3bnnal584r5vm7")))
|
||||||
(patches (list linux-hardened-patch))))
|
(patches (list linux-hardened-patch))))
|
||||||
|
|
||||||
(define-public linux-xanmod
|
(define-public linux-xanmod
|
||||||
|
Loading…
Reference in New Issue
Block a user