diff options
Diffstat (limited to 'main/uvncrepeater/APKBUILD')
-rw-r--r-- | main/uvncrepeater/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/uvncrepeater/APKBUILD b/main/uvncrepeater/APKBUILD index 36d19007bd..337c039bf9 100644 --- a/main/uvncrepeater/APKBUILD +++ b/main/uvncrepeater/APKBUILD @@ -6,7 +6,7 @@ pkgrel=6 pkgdesc="VNC repeater based on ultravnc repeater" url="http://koti.mbnet.fi/jtko/" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" depends="openrc>=0.6" makedepends="" install="$pkgname.pre-install" |