* update pahole to 1:1.27-3

This commit is contained in:
Alexander Baldeck 2024-12-16 12:48:36 +01:00
parent d899e9b167
commit b3160e375c
2 changed files with 6 additions and 2 deletions

View File

@ -1,10 +1,14 @@
pkgbase = pahole
pkgdesc = Pahole and other DWARF utils
pkgver = 1.27
pkgrel = 2
pkgrel = 3
epoch = 1
url = https://git.kernel.org/pub/scm/devel/pahole/pahole.git
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = GPL-2.0-only
makedepends = bash
makedepends = cmake

View File

@ -7,7 +7,7 @@ pkgname=(
ostra-cg
)
pkgver=1.27
pkgrel=2.1
pkgrel=3
epoch=1
pkgdesc="Pahole and other DWARF utils"
url="https://git.kernel.org/pub/scm/devel/pahole/pahole.git"