summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b1795d4c9c3c58816d7bd751343d630d8649fa7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = elfio
	pkgdesc = ELFIO is a small, header-only C++ library that provides a simple interface for reading and generating files in ELF binary format
	pkgver = 3.5
	pkgrel = 1
	url = https://github.com/serge1/ELFIO
	arch = i686
	arch = x86_64
	license = MIT
	depends = gcc-libs
	options = strip
	source = https://github.com/serge1/ELFIO/releases/download/Release_3.5/elfio-3.5.tar.gz
	sha256sums = 38215f17bb1b140c8afbf4c116d5303047619e70446dc393ef041f3c639a01cd

pkgname = elfio