mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
Original maintainer aemmitt-ns is inactive, see https://github.com/aemmitt-ns/radius2/issues/27
21 lines
568 B
Text
21 lines
568 B
Text
pkgbase = radius2-git
|
|
pkgdesc = fast binary emulation and symbolic execution framework using radare2
|
|
pkgver = r170.15e1b79
|
|
pkgrel = 1
|
|
url = https://github.com/radareorg/radius2
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = cargo
|
|
makedepends = git
|
|
depends = boolector
|
|
depends = radare2
|
|
depends = gcc-libs
|
|
depends = glibc
|
|
provides = radius2
|
|
conflicts = radius2
|
|
source = git+https://github.com/radareorg/radius2
|
|
source = Cargo.toml.patch
|
|
sha256sums = SKIP
|
|
sha256sums = 5d10a10a3a75927e0d728eaa0120aceab9c4f7258d46268ecb07acc5b111fc16
|
|
|
|
pkgname = radius2-git
|