mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/nspr to 4.34.1-1
This commit is contained in:
parent
42791abcd2
commit
4c94933fa3
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - --enable-64bit for AArch64
|
||||
|
||||
pkgname=nspr
|
||||
pkgver=4.34
|
||||
pkgver=4.34.1
|
||||
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=e7a3ef720ee023dce074f57820a627c6c87a7bb5
|
||||
_revision=8ade27144af69b35b1aef37e3f9e1353258b7d70
|
||||
source=("hg+https://hg.mozilla.org/projects/nspr#revision=$_revision")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue