diff options
Diffstat (limited to 'testing/twemproxy/APKBUILD')
-rw-r--r-- | testing/twemproxy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/twemproxy/APKBUILD b/testing/twemproxy/APKBUILD index d1e1208954..9ee7379f52 100644 --- a/testing/twemproxy/APKBUILD +++ b/testing/twemproxy/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="A fast, light-weight proxy for memcached and redis" url="https://github.com/twitter/twemproxy" arch="all" -license="ASL 2.0" +license="Apache-2.0" depends="" depends_dev="" makedepends="automake autoconf libtool yaml-dev" |