diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-03 13:00:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:22 +0000 |
commit | 8632337a910a4612344aad5e9f312956fa1f4d1b (patch) | |
tree | af29180312f590c41cf4a196d08676ff5b4466bf /main/libshout/APKBUILD | |
parent | e221615feb08c53d2f27b01c4b878d4ef2d14487 (diff) | |
download | aports-8632337a910a4612344aad5e9f312956fa1f4d1b.tar.bz2 aports-8632337a910a4612344aad5e9f312956fa1f4d1b.tar.xz |
main/libshout: rebuild against libressl-2.7
Diffstat (limited to 'main/libshout/APKBUILD')
-rw-r--r-- | main/libshout/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libshout/APKBUILD b/main/libshout/APKBUILD index 50f8a6a291..b9c309308c 100644 --- a/main/libshout/APKBUILD +++ b/main/libshout/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=libshout pkgver=2.4.1 -pkgrel=3 +pkgrel=4 pkgdesc="Library for accessing a shoutcast/icecast server" url="http://www.icecast.org/" arch="all" |