aboutsummaryrefslogtreecommitdiffstats
path: root/main/patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-02-10 13:17:56 -0600
committerWilliam Pitcock <nenolod@dereferenced.org>2018-02-12 14:42:05 +0000
commit1b1b28f6a7cacb6f9f12880ca880e05a6613d412 (patch)
tree99c28b4a3a550a67aa8c80ef4050800f7061ce59 /main/patch
parent64eba79a99582525e3b6afcdfa2dc43781fa5334 (diff)
downloadaports-1b1b28f6a7cacb6f9f12880ca880e05a6613d412.tar.bz2
aports-1b1b28f6a7cacb6f9f12880ca880e05a6613d412.tar.xz
main/patch: reconcile differences between adelie and alpine
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=""