aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2019-03-26 11:42:59 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2019-03-26 11:48:14 +0100
commit6521767b10ca40652485f38a147fa2970fb98101 (patch)
tree6e1903049f373040f2212744c0c4d20f44d1347f /main
parent5e3cadd9b52d863cfbd46d714a0e08a197402e81 (diff)
downloadaports-6521767b10ca40652485f38a147fa2970fb98101.tar.bz2
aports-6521767b10ca40652485f38a147fa2970fb98101.tar.xz
main/rxvt-unicode: use SPDX license name
Diffstat (limited to 'main')
-rw-r--r--main/rxvt-unicode/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/rxvt-unicode/APKBUILD b/main/rxvt-unicode/APKBUILD
index 56a1f7149e..48553b71df 100644
--- a/main/rxvt-unicode/APKBUILD
+++ b/main/rxvt-unicode/APKBUILD
@@ -9,7 +9,7 @@ pkgdesc="rxvt fork with improved unicode support"
url="http://software.schmorp.de/pkg/rxvt-unicode.html"
arch="all"
options="!check" # No test suite.
-license="GPL-3.0+"
+license="GPL-3.0-or-later"
depends="$pkgname-terminfo"
makedepends="libx11-dev libxft-dev ncurses fontconfig-dev
gdk-pixbuf-dev libxrender-dev perl-dev startup-notification-dev"