aboutsummaryrefslogtreecommitdiffstats
path: root/main/liblockfile/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/liblockfile/APKBUILD')
-rw-r--r--main/liblockfile/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/liblockfile/APKBUILD b/main/liblockfile/APKBUILD
index b7946c93624..1aa101bbad6 100644
--- a/main/liblockfile/APKBUILD
+++ b/main/liblockfile/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=liblockfile
pkgver=1.17
-pkgrel=0
+pkgrel=4
pkgdesc="Shared library with NFS-safe locking functions"
url="https://github.com/miquels/liblockfile"
arch="all"
-license="LGPL-2.0-or-later and GPL-2.0-or-later"
+license="LGPL-2.0-or-later AND GPL-2.0-or-later"
subpackages="$pkgname-static $pkgname-dev $pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/miquels/liblockfile/archive/v$pkgver.tar.gz"