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