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


Commits:
894c53e4 by Robin Candau at 2024-10-02T19:20:10+02:00
upgpkg: 0.18.05-1: New upstream release
https://github.com/ColinIanKing/stress-ng/releases/tag/V0.18.05

- - - - -


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.04
+       pkgver = 0.18.05
        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.04.tar.gz::https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V0.18.04.tar.gz
-       b2sums = 
13ba5d177c21ec4ac7932a74bd28853e10a0f423b57454e6a2011ba5b8d7870e6a3d59240596bde2aefd95929f2eb538271df19eee28342980f9844bd1a05fc9
+       source = 
stress-ng-0.18.05.tar.gz::https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V0.18.05.tar.gz
+       b2sums = 
df32cedb1316627bcab92577f010c4978c9db3d7b636188b9c9519e0afbc1e68755f0012805bdaaf0d29b95e9338e712eba56bb7c941f13cd0b0621a12388ef2
 
 pkgname = stress-ng


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Thomas Wucher <arch (at) thomaswucher (dot) de>
 
 pkgname=stress-ng
-pkgver=0.18.04
+pkgver=0.18.05
 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=('13ba5d177c21ec4ac7932a74bd28853e10a0f423b57454e6a2011ba5b8d7870e6a3d59240596bde2aefd95929f2eb538271df19eee28342980f9844bd1a05fc9')
+b2sums=('df32cedb1316627bcab92577f010c4978c9db3d7b636188b9c9519e0afbc1e68755f0012805bdaaf0d29b95e9338e712eba56bb7c941f13cd0b0621a12388ef2')
 
 prepare() {
        cd "${pkgname}-${pkgver}"



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

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


Reply via email to