aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-08-21 18:00:43 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-08-21 13:13:25 -0300
commit1413d577cd23470ca0ee3aebf7e37db9f336105e (patch)
tree8ce43875b50e3dc03b2048ece8560e831f6da622 /testing
parent9d7aadb9dc2f4e12727d3fb18e0a9b4578982fd4 (diff)
downloadaports-1413d577cd23470ca0ee3aebf7e37db9f336105e.tar.bz2
aports-1413d577cd23470ca0ee3aebf7e37db9f336105e.tar.xz
testing/libretro-database: add license info
After requesting it, a license got added to the source
Diffstat (limited to 'testing')
-rw-r--r--testing/libretro-database/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libretro-database/APKBUILD b/testing/libretro-database/APKBUILD
index 513f0905ff..240b054438 100644
--- a/testing/libretro-database/APKBUILD
+++ b/testing/libretro-database/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libretro-database
pkgver=1.7.7
-pkgrel=0
+pkgrel=1
arch="noarch"
url="https://www.libretro.com/"
pkgdesc="Libretro core info files"
-license="none" # No code, just info files
+license="MIT"
source="$pkgname-$pkgver.tar.gz::https://github.com/libretro/libretro-database/archive/v$pkgver.tar.gz
fix-busybox-incompability.patch"
options="!check" # No code to test