diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-04 12:34:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:25 +0000 |
commit | 44be459f5087966c6913102d074fb894a3389d2c (patch) | |
tree | 6aa2b6308c2c4d66368d487b7e5763d7f2a2a0f9 /main/sems | |
parent | 07ae329b0fe24fc82e4761d04c6ccf2eaad51120 (diff) | |
download | aports-44be459f5087966c6913102d074fb894a3389d2c.tar.bz2 aports-44be459f5087966c6913102d074fb894a3389d2c.tar.xz |
main/sems: rebuild against libressl-2.7
Diffstat (limited to 'main/sems')
-rw-r--r-- | main/sems/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/sems/APKBUILD b/main/sems/APKBUILD index aebe5c6e0d..34a0766a67 100644 --- a/main/sems/APKBUILD +++ b/main/sems/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=sems pkgver=1.6.0 -pkgrel=6 +pkgrel=7 pkgdesc="SIP Express Media Server, an extensible SIP media server" url="http://iptel.org/sems/" arch="all" |