nsinstall: update to 4.37 (#5593)

This commit is contained in:
Dirk Stolle 2025-08-26 08:18:23 +02:00 committed by GitHub
parent b0620bc0b8
commit b6f1f234a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
_realname=nspr
pkgname=nsinstall
pkgver=4.36
pkgver=4.37
pkgrel=1
pkgdesc='Netscape portable install command'
arch=('i686' 'x86_64')
@ -11,7 +11,7 @@ license=('spdx:MPL-2.0')
depends=()
makedepends=('gcc')
source=(https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${_realname}-${pkgver}.tar.gz)
sha256sums=('55dec317f1401cd2e5dba844d340b930ab7547f818179a4002bce62e6f1c6895')
sha256sums=('5f9344ed0e31855bd38f88b33c9d9ab94f70ce547ef3213e488d1520f61840fa')
build() {
cd ${srcdir}/${_realname}-${pkgver}/${_realname}/config