mdbtools: fix license, other lint
This commit is contained in:
parent
355da2123d
commit
83e24e9bba
1 changed files with 2 additions and 2 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'mdbtools'
|
||||
pkgname=mdbtools
|
||||
version=0.5
|
||||
revision=10
|
||||
revision=11
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-glibtest --enable-sql"
|
||||
hostmakedepends="flex bison pkg-config"
|
||||
makedepends="readline-devel libglib-devel"
|
||||
short_desc="Library and utilities for reading Microsoft Access Databases"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="http://mdbtools.sourceforge.net/"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=7a5db39fecff5ce4fb91e019acf5795b40221aff09bbd6d84f8dec60f017b05d
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue