summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 047253109c073ab92d171e235666a6fb35f64811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = fwup-git
	pkgdesc = Configurable embedded Linux firmware update creator and runner (latest from git master)
	pkgver = v1.0.0.r0.gdbca9ec
	pkgrel = 1
	url = https://github.com/fhunleth/fwup
	arch = any
	license = Apache v2.0
	makedepends = git
	depends = libsodium
	depends = libarchive
	depends = confuse
	provides = fwup
	conflicts = fwup
	source = git+https://github.com/fhunleth/fwup
	md5sums = SKIP

pkgname = fwup-git