beep: fix license

This commit is contained in:
Colin Booth 2021-03-25 14:06:34 -07:00 committed by Érico Nogueira
parent 12b743bc85
commit fbe1b7c250
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'beep' # Template file for 'beep'
pkgname=beep pkgname=beep
version=1.3 version=1.3
revision=5 revision=6
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="beep" make_build_args="beep"
depends="libcap-progs"
short_desc="Beep music composer" short_desc="Beep music composer"
maintainer="Andrea Brancaleoni <abc@pompel.me>" maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3" license="GPL-2.0-or-later"
depends="libcap-progs"
homepage="http://www.johnath.com/beep/" homepage="http://www.johnath.com/beep/"
distfiles="http://www.johnath.com/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="http://www.johnath.com/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=59acef7a987de5557cefd1a904666cc2691f132929af39e65450b182a581ec2d checksum=59acef7a987de5557cefd1a904666cc2691f132929af39e65450b182a581ec2d