diff --git a/community/avrdude/APKBUILD b/community/avrdude/APKBUILD
index b81908f8d10bd444496fff910faabb79720c76c9..b9de68a07201e73da2c0a52a06436c944a0f07c3 100644
--- a/community/avrdude/APKBUILD
+++ b/community/avrdude/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
 pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers"
 url="https://nongnu.org/avrdude/"
 arch="all"
-license="GPL"
+license="GPL-2.0-or-later"
 makedepends="linux-headers bash flex byacc libftdi1-dev libusb-dev elfutils-dev"
 subpackages="$pkgname-dev $pkgname-doc"
 source="