Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
stress-ng


Commits:
a7ec2fae by Robin Candau at 2025-03-30T15:41:02+02:00
upgpkg: 0.18.12-1: New upstream release
https://github.com/ColinIanKing/stress-ng/releases/tag/V0.18.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = stress-ng
        pkgdesc = Software to stress test a computer system in various 
selectable ways
-       pkgver = 0.18.11
+       pkgver = 0.18.12
        pkgrel = 1
        url = https://github.com/ColinIanKing/stress-ng
        arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = stress-ng
        optdepends = linux-lts-headers: include some headers from the LTS kernel
        optdepends = linux-zen-headers: include some headers from the ZEN kernel
        optdepends = linux-hardened-headers: include some headers from the 
HARDENED kernel
-       source = 
stress-ng-0.18.11.tar.gz::https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V0.18.11.tar.gz
-       b2sums = 
2b4443146507c49d4aa7ecfda30482834ef3c0989db68b788cc5627b0a34198364ae9ab87ff254c36718361ae2a6b483b8819ea625317bb37f49c407d5d66c65
+       source = 
stress-ng-0.18.12.tar.gz::https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V0.18.12.tar.gz
+       b2sums = 
6b25fa6b9734cb2920094ca9ce49c39ec0997e467a8aa66cdafc535d963627a66309745eb42c0549cdf26a27ed533be974285b82b139aee1a118c93b61249e41
 
 pkgname = stress-ng


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Thomas Wucher <arch (at) thomaswucher (dot) de>
 
 pkgname=stress-ng
-pkgver=0.18.11
+pkgver=0.18.12
 pkgrel=1
 pkgdesc="Software to stress test a computer system in various selectable ways"
 url="https://github.com/ColinIanKing/stress-ng";
@@ -17,7 +17,7 @@ optdepends=('intel-ipsec-mb: support for IPsec tests'
            'linux-hardened-headers: include some headers from the HARDENED 
kernel')
 makedepends=('attr' 'eigen' 'keyutils' 'libaio' 'libcap' 'libgcrypt' 
'libglvnd' 'libmd')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/V${pkgver}.tar.gz")
-b2sums=('2b4443146507c49d4aa7ecfda30482834ef3c0989db68b788cc5627b0a34198364ae9ab87ff254c36718361ae2a6b483b8819ea625317bb37f49c407d5d66c65')
+b2sums=('6b25fa6b9734cb2920094ca9ce49c39ec0997e467a8aa66cdafc535d963627a66309745eb42c0549cdf26a27ed533be974285b82b139aee1a118c93b61249e41')
 
 prepare() {
        cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stress-ng/-/commit/a7ec2fae20e0f2dba36955c6400d73f59a6ae674

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stress-ng/-/commit/a7ec2fae20e0f2dba36955c6400d73f59a6ae674
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to