diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-22 20:52:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-22 20:52:32 +0000 |
commit | 94fe647934e9b6bdcb0d3e42162c9b8e4f2f7614 (patch) | |
tree | e7b5eb6488febb00bf1a2801a16c50e846b251e3 /community/coturn | |
parent | 148413676f1ee072e09eb50dc25597bb66fd3f09 (diff) | |
download | aports-94fe647934e9b6bdcb0d3e42162c9b8e4f2f7614.tar.bz2 aports-94fe647934e9b6bdcb0d3e42162c9b8e4f2f7614.tar.xz |
community/coturn: fix build on armhf
number of checksum needs to correspond with number of patches/sources so
we apply the armf psecific patch for all arches.
Diffstat (limited to 'community/coturn')
-rw-r--r-- | community/coturn/APKBUILD | 6 | ||||
-rw-r--r-- | community/coturn/remove-check_oauth-test.patch | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/community/coturn/APKBUILD b/community/coturn/APKBUILD index 85d7f2107a..1028fc4b86 100644 --- a/community/coturn/APKBUILD +++ b/community/coturn/APKBUILD @@ -12,12 +12,11 @@ pkgusers="$pkgname" pkggroups="$pkgname" install="$pkgname.pre-install" subpackages="$pkgname-dev $pkgname-doc" +# https://github.com/coturn/coturn/issues/193 source="coturn-$pkgver.tar.gz::https://github.com/coturn/coturn/archive/$pkgver.tar.gz + remove-check_oauth-test.patch turnserver.initd " -# https://github.com/coturn/coturn/issues/193 -[ "$CARCH" = "armhf" ] && source="$source remove-check_oauth-test.patch" - builddir="$srcdir/coturn-$pkgver" build() { @@ -48,4 +47,5 @@ package() { } sha512sums="4ad7d482af675033d050258e2af04b813561414d4ba926cfd336c6548200dbf1a90f9511983b8cad20713c7edff2a424c9d6b11d401717794e3d1af6b7ed9208 coturn-4.5.0.6.tar.gz +3ad78467a509ed5c3eeac8585e13b11d276700cf45a8829e398a39c2056690aa9a66c3d40b73e2ce5815ce3199177220fb24224430919f49a70031f12e7d8c95 remove-check_oauth-test.patch e686dc752618b2da2f6127ab11c49767bfcf228edf458cefe2853093baa845adb2b3159e850db1721e7474c4938fb237dd12bdfd7fd4db2ee73fbd0cb19af17d turnserver.initd" diff --git a/community/coturn/remove-check_oauth-test.patch b/community/coturn/remove-check_oauth-test.patch index 782351fa35..3d8e02ad29 100644 --- a/community/coturn/remove-check_oauth-test.patch +++ b/community/coturn/remove-check_oauth-test.patch @@ -1,3 +1,5 @@ +https://github.com/coturn/coturn/issues/193 + --- ./src/apps/rfc5769/rfc5769check.c.orig +++ ./src/apps/rfc5769/rfc5769check.c @@ -564,10 +564,5 @@ |