diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-05-09 02:50:22 -0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-31 06:22:19 +0000 |
commit | 1446e1874e708ae7ba677c9af1d68a74d8e901fb (patch) | |
tree | dc54f12a5e2adda27333165e31a34e3116d4325e /testing/shairport-sync | |
parent | 943de8c0a9e6a3457265f3150d86a8f6e16f28cb (diff) | |
download | aports-1446e1874e708ae7ba677c9af1d68a74d8e901fb.tar.gz aports-1446e1874e708ae7ba677c9af1d68a74d8e901fb.tar.bz2 aports-1446e1874e708ae7ba677c9af1d68a74d8e901fb.tar.xz |
rebuilds against libconfig.so.11
Diffstat (limited to 'testing/shairport-sync')
-rw-r--r-- | testing/shairport-sync/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/shairport-sync/APKBUILD b/testing/shairport-sync/APKBUILD index 22bf7748ac..1aca2d0af2 100644 --- a/testing/shairport-sync/APKBUILD +++ b/testing/shairport-sync/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=shairport-sync pkgver=3.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="AirTunes emulator. Shairport Sync adds multi-room capability with Audio Synchronisation" url="https://github.com/mikebrady/shairport-sync" arch="all" |