aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2022-08-06 10:43:15 +0000
committerpsykose <alice@ayaya.dev>2022-08-06 13:47:58 +0200
commite9ee691ebdc11dabbf6a286f590484db11b3c2d2 (patch)
treed1539f754450dc579fab9815a80216b81e33cdaf
parentecc4efb35aff35e9d6e3e94adcff225377ce5ab2 (diff)
community/libreswan: version the provides
-rw-r--r--community/libreswan/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libreswan/APKBUILD b/community/libreswan/APKBUILD
index 7d87bb76813..22e1ca1ee98 100644
--- a/community/libreswan/APKBUILD
+++ b/community/libreswan/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libreswan
pkgver=4.6
-pkgrel=1
+pkgrel=2
pkgdesc="IPsec implementation for Linux"
url="https://libreswan.org/"
arch="all"
license="GPL-2.0-or-later"
depends="nss-tools iproute2"
-provides="openswan"
+provides="openswan=$pkgver-r$pkgrel"
options="!check" # no testsuite
makedepends="bison flex coreutils bash xmlto
gmp-dev linux-pam-dev nss-dev unbound-dev libcap-ng-dev