[arch-commits] Commit in stunnel/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue Apr 17 20:50:39 UTC 2018


    Date: Tuesday, April 17, 2018 @ 20:50:38
  Author: bpiotrowski
Revision: 316792

5.44-3: libnsl rebuild

Modified:
  stunnel/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-17 20:50:08 UTC (rev 316791)
+++ PKGBUILD	2018-04-17 20:50:38 UTC (rev 316792)
@@ -5,12 +5,12 @@
 
 pkgname=stunnel
 pkgver=5.44
-pkgrel=2
+pkgrel=3
 pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside SSL"
 arch=('x86_64')
 url="https://www.stunnel.org/"
 license=('GPL')
-depends=('openssl')
+depends=('openssl' 'libnsl')
 makedepends=('systemd')
 source=("https://www.stunnel.org/downloads/archive/5.x/$pkgname-$pkgver.tar.gz"{,.asc}
         'Makefile.patch'



More information about the arch-commits mailing list