msys2: fix license, now 'Apache-2.0'
This commit is contained in:
parent
b5b5005535
commit
21241cab37
|
|
@ -6,7 +6,7 @@ pkgrel=1
|
|||
pkgdesc="openFPGALoader: universal utility for programming FPGA (mingw-w64)"
|
||||
arch=('any')
|
||||
url="https://github.com/trabucayre/openFPGALoader"
|
||||
license=('AGPLv3.0')
|
||||
license=('Apache-2.0')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libftdi")
|
||||
makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
|
|
|
|||
Loading…
Reference in New Issue