openFPGALoader: license changed to Apache-2.0
This commit is contained in:
@@ -4,12 +4,12 @@ _realname=openFPGALoader
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.4.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="openFPGALoader: universal utility for programming FPGA (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="https://github.com/trabucayre/openFPGALoader"
|
||||
license=('AGPLv3.0')
|
||||
license=('Apache-2.0')
|
||||
groups=("${MINGW_PACKAGE_PREFIX}-eda")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libftdi")
|
||||
makedepends=(
|
||||
|
||||
Reference in New Issue
Block a user