eb: fix license
This commit is contained in:
parent
912b940960
commit
246489b42e
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'eb'
|
||||
pkgname=eb
|
||||
version=4.4.3
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl"
|
||||
makedepends="zlib-devel"
|
||||
short_desc="C library and tools for accessing CD-ROM books"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="BSD-3"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/2ion/eb"
|
||||
distfiles="https://github.com/2ion/eb/archive/${version}.tar.gz"
|
||||
checksum=16274f4d5ec34cc37ed308927390a1d0d09e0e6a2b35fbff7d17aacca0524a37
|
||||
|
|
Loading…
Reference in a new issue