diff options
Diffstat (limited to 'main/librsync')
-rw-r--r-- | main/librsync/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/librsync/APKBUILD b/main/librsync/APKBUILD index e7be9aaf1c..c1bdf7e495 100644 --- a/main/librsync/APKBUILD +++ b/main/librsync/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="librsync implements the rolling-checksum algorithm of rsync" url="https://github.com/librsync/librsync" arch="all" -license="LGPL 2.1" +license="LGPL-2.1" makedepends="cmake popt-dev bzip2-dev zlib-dev perl" subpackages="$pkgname-dev $pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/librsync/librsync/archive/v$pkgver.tar.gz |