unixbench: update license to GPL-2.0-only
This commit is contained in:
parent
4257c331a4
commit
519811354f
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'unixbench'
|
||||
pkgname=unixbench
|
||||
version=5.1.3.20161028
|
||||
revision=1
|
||||
revision=2
|
||||
_commit=aeed2ba662a9220089aee33be4123481dab0b524
|
||||
wrksrc="byte-$pkgname-$_commit"
|
||||
build_wrksrc="UnixBench"
|
||||
|
@ -9,11 +9,10 @@ build_style=gnu-makefile
|
|||
depends="perl"
|
||||
short_desc="BYTE UNIX benchmark suite"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/kdlucas/byte-unixbench"
|
||||
distfiles="$homepage/archive/$_commit.tar.gz"
|
||||
checksum=48e6ed4e705c86e5481ddf0c0d5ef2850f84a0da7050d438dbfe1052c81fd93f
|
||||
|
||||
patch_args="-p1"
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue