diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-19 13:51:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-19 13:51:21 +0000 |
commit | 50f6d5091ce08855f5af63edf917512d946b4d51 (patch) | |
tree | bf7441c5903ed01a45b96b8814270075311eb2ac /testing/nut | |
parent | 3af59c01a51c5e96cfd99cdb90573bfeb5adca7c (diff) | |
download | aports-50f6d5091ce08855f5af63edf917512d946b4d51.tar.bz2 aports-50f6d5091ce08855f5af63edf917512d946b4d51.tar.xz |
testing/nut: rebuild against libressl 2.5
Diffstat (limited to 'testing/nut')
-rw-r--r-- | testing/nut/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nut/APKBUILD b/testing/nut/APKBUILD index bbeb5f7fe0..4ec2f85cf5 100644 --- a/testing/nut/APKBUILD +++ b/testing/nut/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Kozak Ivan <kozak-iv@yandex.ru> pkgname=nut pkgver=2.7.4 -pkgrel=1 +pkgrel=2 pkgdesc="Network UPS tools - server" url="http://www.networkupstools.org" arch="all" |