blob: cbdb91c648d68531fc5df9e1978897244378fa8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = execstack
pkgdesc = set the executable stack flag of ELF binaries and libraries
pkgver = 20130503
pkgrel = 10
url = https://github.com/jwilk-mirrors/prelink
arch = x86_64
license = GPL-2.0-only
makedepends = automake
depends = glibc
depends = libelf
depends = elfutils
conflicts = prelink
source = https://files.catwell.info/misc/mirror/software/prelink/prelink-20130503.tar.bz2
sha256sums = 6339c7605e9b6f414d1be32530c9c8011f38820d36431c8a62e8674ca37140f0
pkgname = execstack
|