[arch-commits] Commit in pahole/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Apr 13 09:03:58 UTC 2021


    Date: Tuesday, April 13, 2021 @ 09:03:58
  Author: heftig
Revision: 412387

1.21-1

Modified:
  pahole/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-13 07:05:33 UTC (rev 412386)
+++ PKGBUILD	2021-04-13 09:03:58 UTC (rev 412387)
@@ -1,8 +1,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=pahole
-pkgver=1.20
-pkgrel=2
+pkgver=1.21
+pkgrel=1
 pkgdesc="Pahole and other DWARF utils"
 url="https://git.kernel.org/pub/scm/devel/pahole/pahole.git"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(libelf python)
 makedepends=(git cmake ninja)
 provides=(libdwarves{,_emit,_reorganize}.so)
-_commit=0d415f68c468b77c5bf8e71965cd08c6efd25fc4  # tags/v1.20^0
+_commit=25ad41e7b52e3ad677ad4c016698e71079403b3f  # tags/v1.21^0
 source=("git+https://git.kernel.org/pub/scm/devel/pahole/pahole.git#commit=$_commit"
         "git+https://github.com/libbpf/libbpf"
         python.diff)



More information about the arch-commits mailing list