blob: aa133780c06ff07dcf649cfa3de2ccdde66206bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = libkrunfw
pkgdesc = A dynamic library bundling the guest payload consumed by libkrun
pkgver = 4.4.2
pkgrel = 1
url = https://github.com/containers/libkrunfw
arch = x86_64
license = GPL2
makedepends = bc
makedepends = python-pyelftools
depends = glibc
noextract = linux-6.6.52.tar.xz
options = !debug
source = https://github.com/containers/libkrunfw/archive/refs/tags/v4.4.2/libkrunfw-4.4.2.tar.gz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.52.tar.xz
sha256sums = 26a348bcb0a43a56ee98d67178a78fa6c9b6378a64532b2ad0bc9fe1f4cc3297
sha256sums = 1591ab348399d4aa53121158525056a69c8cf0fe0e90935b0095e9a58e37b4b8
pkgname = libkrunfw
|