blob: b2d7e2129cce0bd0b549aaa97dddd6e84d100ed2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python2-libfiu
pkgdesc = userspace fault injection framework
pkgver = 1.2
pkgrel = 1
url = https://blitiri.com.ar/p/libfiu/
arch = i686
arch = x86_64
license = custom
makedepends = make
makedepends = gcc
depends = libfiu
depends = python2
source = https://blitiri.com.ar/p/libfiu/files/1.2/libfiu-1.2.tar.gz
md5sums = 037299b3c00b781dbcd861b60b0192f9
pkgname = python2-libfiu
|