Skip to content
Snippets Groups Projects
Commit 273ca571 authored by alice's avatar alice
Browse files

community/avrdude: fix licence

parent 5db86cd8
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ pkgrel=1 ...@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers" pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers"
url="https://nongnu.org/avrdude/" url="https://nongnu.org/avrdude/"
arch="all" arch="all"
license="GPL" license="GPL-2.0-or-later"
makedepends="linux-headers bash flex byacc libftdi1-dev libusb-dev elfutils-dev" makedepends="linux-headers bash flex byacc libftdi1-dev libusb-dev elfutils-dev"
subpackages="$pkgname-dev $pkgname-doc" subpackages="$pkgname-dev $pkgname-doc"
source=" source="
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment