aboutsummaryrefslogtreecommitdiffstats
path: root/testing/shairport-sync/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/shairport-sync/APKBUILD')
-rw-r--r--testing/shairport-sync/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/shairport-sync/APKBUILD b/testing/shairport-sync/APKBUILD
index 724b39f1b0..07d00c0f1f 100644
--- a/testing/shairport-sync/APKBUILD
+++ b/testing/shairport-sync/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer:
pkgname=shairport-sync
pkgver=3.1.7
-pkgrel=2
+pkgrel=3
pkgdesc="AirTunes emulator. Shairport Sync adds multi-room capability with Audio Synchronisation"
url="https://github.com/mikebrady/shairport-sync"
arch="all"
license="custom"
depends="avahi"
makedepends="autoconf automake libtool alsa-lib-dev libdaemon-dev popt-dev
- libressl-dev soxr-dev avahi-dev libconfig-dev"
+ openssl-dev soxr-dev avahi-dev libconfig-dev"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/mikebrady/$pkgname/archive/$pkgver.tar.gz
$pkgname.initd"