Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ makedumpfile
Commits:
369a91ea by Leonidas Spyropoulos at 2024-09-15T09:49:57+01:00
upgpkg: 1.7.5-2: cherry pick commits for 6.9+ kernel
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = makedumpfile
pkgdesc = A tool to generate smaller dumpfiles from kdump memory dumps
pkgver = 1.7.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/makedumpfile/makedumpfile
arch = x86_64
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=makedumpfile
pkgver=1.7.5
-pkgrel=1
+pkgrel=2
pkgdesc="A tool to generate smaller dumpfiles from kdump memory dumps"
license=('GPL-2.0-only')
depends=('perl' 'libelf' 'zstd')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/makedumpfile/-/commit/369a91eafe6c3a8a2f39a002b0890ea0f2f13f21
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/makedumpfile/-/commit/369a91eafe6c3a8a2f39a002b0890ea0f2f13f21
You're receiving this email because of your account on gitlab.archlinux.org.