diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 23:11:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:39 +0000 |
commit | 197ec09e755178cb1f9ab1b8e114601e03bf0610 (patch) | |
tree | 2fc3a8631862828e5eb00c8f5ff9410ccaddbd9f /community/sngrep | |
parent | e90963da8af1e9d309252184b30a599d873c7a66 (diff) | |
download | aports-197ec09e755178cb1f9ab1b8e114601e03bf0610.tar.bz2 aports-197ec09e755178cb1f9ab1b8e114601e03bf0610.tar.xz |
community/sngrep: rebuild against libressl-2.6
Diffstat (limited to 'community/sngrep')
-rw-r--r-- | community/sngrep/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sngrep/APKBUILD b/community/sngrep/APKBUILD index 518bbed124..cbf19e6099 100644 --- a/community/sngrep/APKBUILD +++ b/community/sngrep/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=sngrep pkgver=1.4.3 -pkgrel=0 +pkgrel=1 pkgdesc="A tool for displaying SIP call message flows from a terminal" url="https://github.com/irontec/sngrep" arch="all" |