diff options
Diffstat (limited to 'community/libhdhomerun/APKBUILD')
-rw-r--r-- | community/libhdhomerun/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libhdhomerun/APKBUILD b/community/libhdhomerun/APKBUILD index 04ce69823b7..c683f7259f1 100644 --- a/community/libhdhomerun/APKBUILD +++ b/community/libhdhomerun/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Library for Silicon Dust HD HomeRun" url="http://www.silicondust.com/support/downloads/linux/" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" depends="$pkgname-libs" depends_dev="$pkgname-libs" install="" |