abootimg: fix license, fix template ordering
This commit is contained in:
parent
302e56de13
commit
877701c9d8
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'abootimg'
|
||||
pkgname=abootimg
|
||||
version=0.6.20160512
|
||||
revision=1
|
||||
revision=2
|
||||
_commit="1ebeb393252ab5aeed62e34bc439b6728444f06e"
|
||||
build_style=gnu-makefile
|
||||
wrksrc="abootimg-$_commit-$_commit"
|
||||
build_style=gnu-makefile
|
||||
makedepends="libblkid-devel"
|
||||
short_desc="Manipulate Android Boot Images"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://gitorious.org/ac100/abootimg"
|
||||
distfiles="https://gitlab.com/ajs124/abootimg/repository/archive.tar.gz?ref=$_commit>archive.tar.gz"
|
||||
checksum=36efff208101a8d04cc84085849cda3300cea71f062c8d425c534e5f85f6cc3f
|
||||
|
|
Loading…
Reference in a new issue