diff options
Diffstat (limited to 'testing/rlwrap/APKBUILD')
-rw-r--r-- | testing/rlwrap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rlwrap/APKBUILD b/testing/rlwrap/APKBUILD index 120ee3d91d4..2f38a193efa 100644 --- a/testing/rlwrap/APKBUILD +++ b/testing/rlwrap/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="A readline wrapper" url="https://github.com/hanslub42/rlwrap" arch="all" -license="GPLv2" +license="GPL-2.0" depends="" depends_dev="" makedepends="$depends_dev readline-dev ncurses-dev" |