diff options
Diffstat (limited to 'testing/sch-cake-hardened/APKBUILD')
-rw-r--r-- | testing/sch-cake-hardened/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sch-cake-hardened/APKBUILD b/testing/sch-cake-hardened/APKBUILD index f2204633b30..9b56e176080 100644 --- a/testing/sch-cake-hardened/APKBUILD +++ b/testing/sch-cake-hardened/APKBUILD @@ -29,7 +29,7 @@ pkgrel=0 pkgdesc="Out of tree build for the new cake qdisc" url="https://github.com/dtaht/sch_cake" arch="x86 x86_64 armhf" -license="Dual BSD/GPL" +license="BSD or GPL" depends="linux-${_flavor}=${_kernelver}" makedepends="linux-${_flavor}-dev=${_kernelver} linux-headers" install= |