pjproject: update to 2.7.1.

Closes: #11016 [via git-merge-pr]
This commit is contained in:
cr6git 2018-01-21 13:39:51 +01:00 committed by Jürgen Buchmüller
parent 2d755e768b
commit 40da7a1954

View file

@ -2,7 +2,7 @@
# no-third-party.patch comes from Alpine,
# and this template is heavily based on Alpine's APKBUILD.
pkgname=pjproject
version=2.7
version=2.7.1
revision=1
disable_parallel_build=yes
build_style=gnu-configure
@ -23,7 +23,7 @@ maintainer="Christopher Brannon <chris@the-brannons.com>"
license="GPL-2"
homepage="http://www.pjsip.org/pjsua.htm"
distfiles="http://www.pjsip.org/release/${version}/${pkgname}-${version}.tar.bz2"
checksum=1c80621a11c39151b3c2511f06abc8ef031fc712bb2f9e9923b5301b04b28f6b
checksum=59fabc62a02b2b80857297cfb10e2c68c473f4a0acc6e848cfefe8421f2c3126
pre_configure() {
export LD="${CC}"