diff options
Diffstat (limited to 'community/picocom/APKBUILD')
-rw-r--r-- | community/picocom/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/picocom/APKBUILD b/community/picocom/APKBUILD index 9d04cca36f..374d3615f0 100644 --- a/community/picocom/APKBUILD +++ b/community/picocom/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Minimal dumb-terminal emulation program" url="https://github.com/npat-efault/picocom" arch="all" -license="GPL2" +license="GPL-2.0" depends="" makedepends="" install="" |