diff options
Diffstat (limited to 'testing/wput/APKBUILD')
-rw-r--r-- | testing/wput/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wput/APKBUILD b/testing/wput/APKBUILD index b82ab90c4d1..93bf886ff60 100644 --- a/testing/wput/APKBUILD +++ b/testing/wput/APKBUILD @@ -6,7 +6,7 @@ pkgrel=3 pkgdesc="A command line tool to upload files to FTP site" url="http://wput.sourceforge.net/" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" makedepends="gnutls-dev" subpackages="$pkgname-doc" source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tgz |