mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-02 11:08:49 +02:00
msys2: fix license, now 'Apache-2.0'
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user