mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/nspr to 4.35-1
This commit is contained in:
parent
072ddfa5cc
commit
45ddb11a60
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - --enable-64bit for AArch64
|
||||
|
||||
pkgname=nspr
|
||||
pkgver=4.34.1
|
||||
pkgver=4.35
|
||||
pkgrel=1
|
||||
pkgdesc="Netscape Portable Runtime"
|
||||
url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR"
|
||||
|
@ -15,7 +15,7 @@ license=(MPL GPL)
|
|||
depends=(glibc sh)
|
||||
makedepends=(zip mercurial)
|
||||
options=(debug)
|
||||
_revision=8ade27144af69b35b1aef37e3f9e1353258b7d70
|
||||
_revision=b563bfc16c887c48b038b7b441fcc4e40a126d3b
|
||||
source=("hg+https://hg.mozilla.org/projects/nspr#revision=$_revision")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue