summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--experimental/patchelf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/patchelf/APKBUILD b/experimental/patchelf/APKBUILD
index 04652cdde..55a81e777 100644
--- a/experimental/patchelf/APKBUILD
+++ b/experimental/patchelf/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Utility to modify the dynamic linker and RPATH of ELF executables"
url="https://nixos.org/patchelf.html"
arch="all"
-license="GPL-3.0"
+license="GPL-3.0+"
depends=""
makedepends=""
subpackages="$pkgname-doc"