Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / mtr
Commits: aa49413d by Christian Heusel at 2024-10-06T20:30:40+02:00 upgpkg: 0.95-6: Apply fortification patch Related to https://gitlab.archlinux.org/archlinux/packaging/packages/mtr/-/issues/1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = mtr pkgdesc = Combines the functionality of traceroute and ping into one tool pkgver = 0.95 - pkgrel = 5 + pkgrel = 6 url = https://www.bitwizard.nl/mtr/ install = mtr.install arch = x86_64 ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgbase=mtr pkgname=('mtr' 'mtr-gtk') pkgver=0.95 -pkgrel=5 +pkgrel=6 pkgdesc='Combines the functionality of traceroute and ping into one tool' url='https://www.bitwizard.nl/mtr/' arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mtr/-/commit/aa49413de82a1e780123cdb1e0bf1a87757bf08f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mtr/-/commit/aa49413de82a1e780123cdb1e0bf1a87757bf08f You're receiving this email because of your account on gitlab.archlinux.org.
