aboutsummaryrefslogtreecommitdiffstats
path: root/main/patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/patch')
-rw-r--r--main/patch/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/patch/APKBUILD b/main/patch/APKBUILD
index 8ca1d95862..c469ec8473 100644
--- a/main/patch/APKBUILD
+++ b/main/patch/APKBUILD
@@ -6,9 +6,8 @@ pkgrel=1
pkgdesc="Utility to apply diffs to files"
url="https://www.gnu.org/software/patch/patch.html"
arch="all"
-license="GPL"
+license="GPL-3.0+"
depends=""
-depends_dev=""
makedepends=""
checkdepends="bash ed"
install=""