diff options
Diffstat (limited to 'community/gammu/APKBUILD')
-rw-r--r-- | community/gammu/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gammu/APKBUILD b/community/gammu/APKBUILD index 3ff943e5fa..d7a03febe6 100644 --- a/community/gammu/APKBUILD +++ b/community/gammu/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Gammu provides an abstraction layer for cell phones access" url="https://wammu.eu/" arch="all" -license="GPLv2+" +license="GPL-2.0-or-later" depends="dialog bluez" makedepends="unixodbc-dev libdbi-dev postgresql-dev bluez-dev mysql-dev libusb-dev curl-dev cmake doxygen linux-headers" |