Compare commits
12
Commits
bedb499f83
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3105848774
|
||
|
|
6a49f35baa
|
||
|
|
9e77413433
|
||
|
|
973df13cce
|
||
|
|
95616829ac
|
||
|
|
9a6263c0db
|
||
|
|
9ceb5c072b
|
||
|
|
eb6868f000
|
||
|
|
3b6c4a6dcb
|
||
|
|
894c0b9f84
|
||
|
|
d34eb265a5
|
||
|
|
6e8faac5dc
|
+2
-2
@@ -1,6 +1,6 @@
|
||||
name: linux-api-headers
|
||||
description: Kernel headers sanitized for use in userspace
|
||||
version: 6.19.9
|
||||
version: 7.1.10
|
||||
revision: 1
|
||||
url: https://www.gnu.org/software/libc
|
||||
license: GPL2-only
|
||||
@@ -14,4 +14,4 @@ downloads:
|
||||
- url: https://cdn.kernel.org/pub/linux/kernel/v${BPM_PKG_VERSION%%.*}.x/linux-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: c16068a3af12e3943dee3b1eef57ca70229c069128bfa1184fb3f48b219d55bf
|
||||
checksum: 67d2f4697a02f3bec98e744b1bdc307e920c24bb4e88b5ee97dc9a34e9aa9999
|
||||
@@ -1,4 +1,4 @@
|
||||
# This is the source.sh script. It is executed by BPM in a temporary directory when compiling a source package
|
||||
# This is the recipe.sh script. It is executed by BPM in a temporary directory when compiling a source package
|
||||
# BPM Expects the source code to be extracted into the automatically created 'source' directory which can be accessed using $BPM_SOURCE
|
||||
# BPM Expects the output files to be present in the automatically created 'output' directory which can be accessed using $BPM_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user