blob: d75e1c428d730fb5f2e44705ef1963aafca21f0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = kdump
pkgdesc = Tool to dump info from Kerberos Tickets
pkgver = 1.4.3
pkgrel = 1
url = https://github.com/augustus-7613/kdump
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = glibc
makedepends = gcc
makedepends = make
depends = krb5
options = !debug
source = https://github.com/augustus-7613/kdump/archive/refs/tags/1.4.3.tar.gz
sha256sums = ed035134432fa409d3c6620f4bd76e5097bff0a25340dd53c5962051c8856b0d
pkgname = kdump
|