diff options
Diffstat (limited to 'testing/msgpuck')
-rw-r--r-- | testing/msgpuck/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/msgpuck/APKBUILD b/testing/msgpuck/APKBUILD index 3f04e6c9b8..d2c6491a65 100644 --- a/testing/msgpuck/APKBUILD +++ b/testing/msgpuck/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A simple and efficient MsgPack binary serialization library" url="https://github.com/rtsisyk/msgpuck" arch="all !x86" -license="BSD-2" +license="BSD-2-Clause" makedepends="cmake doxygen" subpackages="$pkgname-dev $pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/rtsisyk/$pkgname/archive/$pkgver.tar.gz |