mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/dump_syms to 2.2.1-1
This commit is contained in:
parent
84de9b9f54
commit
e787c80696
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
# - set ARM targets for cargo fetch
|
# - set ARM targets for cargo fetch
|
||||||
|
|
||||||
pkgname=dump_syms
|
pkgname=dump_syms
|
||||||
pkgver=2.2.0
|
pkgver=2.2.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Symbol dumper for Firefox"
|
pkgdesc="Symbol dumper for Firefox"
|
||||||
url="https://github.com/mozilla/dump_syms"
|
url="https://github.com/mozilla/dump_syms"
|
||||||
|
@ -20,7 +20,7 @@ makedepends=(
|
||||||
git
|
git
|
||||||
)
|
)
|
||||||
options=(!lto)
|
options=(!lto)
|
||||||
_commit=7cb5f5243f87c562a44259ecb79675ea07842a8f # tags/v2.2.0^0
|
_commit=fa4caf72ff6ca07c0bbf29cecf693c6294193563 # tags/v2.2.1^0
|
||||||
source=("git+$url#commit=$_commit")
|
source=("git+$url#commit=$_commit")
|
||||||
sha512sums=('SKIP')
|
sha512sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue