nspr: update to 4.10.7.
This commit is contained in:
parent
d75238b0d8
commit
5466d84564
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nspr'
|
# Template file for 'nspr'
|
||||||
pkgname=nspr
|
pkgname=nspr
|
||||||
version=4.10.6
|
version=4.10.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_wrksrc="nspr"
|
build_wrksrc="nspr"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.mozilla.org/projects/nspr/"
|
homepage="http://www.mozilla.org/projects/nspr/"
|
||||||
license="GPL-2, MPL-1.1"
|
license="GPL-2, MPL-1.1"
|
||||||
distfiles="${MOZILLA_SITE}/nspr/releases/v${version}/src/${pkgname}-${version}.tar.gz"
|
distfiles="${MOZILLA_SITE}/nspr/releases/v${version}/src/${pkgname}-${version}.tar.gz"
|
||||||
checksum=df69ac8b0126f11907792384468adf42712b1d6db9772f4aa20c6d471594644a
|
checksum=389af5cfa863ea9bc6de7b30c15f8a4f9bddd8002f8c6fdc8b33caef43893938
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue