diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-03 16:33:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:23 +0000 |
commit | dae065be88959498dc3fc3d0e9f247633cf047bc (patch) | |
tree | fcd6b3e5199b18e61560587eea9b36bac40962ee /main/sipp | |
parent | 4707a3e2b5aa39fc8372c4ec7321018e1525cd71 (diff) | |
download | aports-dae065be88959498dc3fc3d0e9f247633cf047bc.tar.bz2 aports-dae065be88959498dc3fc3d0e9f247633cf047bc.tar.xz |
main/sipp: rebuild against libressl-2.7
Diffstat (limited to 'main/sipp')
-rw-r--r-- | main/sipp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/sipp/APKBUILD b/main/sipp/APKBUILD index 31b0aca72f..c2e1d530e7 100644 --- a/main/sipp/APKBUILD +++ b/main/sipp/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=sipp pkgver=3.3 -pkgrel=9 +pkgrel=10 pkgdesc="A test tool / traffic generator for the SIP protocol" url="http://sipp.sourceforge.net/" arch="all" |