diff options
Diffstat (limited to 'community/asterisk-chan-dongle/APKBUILD')
-rw-r--r-- | community/asterisk-chan-dongle/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/asterisk-chan-dongle/APKBUILD b/community/asterisk-chan-dongle/APKBUILD index 77d83372168..79607cbdcaf 100644 --- a/community/asterisk-chan-dongle/APKBUILD +++ b/community/asterisk-chan-dongle/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="GSM modem dongle channel driver" url="https://github.com/oleg-krv/asterisk-chan-dongle/" arch="all" -license="GPL2" +license="GPL-2.0" depends="asterisk" depends_dev="" makedepends="$depends_dev asterisk-dev automake autoconf" |