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


Commits:
99089d0c by Robin Candau at 2024-09-07T10:14:04+02:00
upgpkg: 0.18.04-1: New upstream release
https://github.com/ColinIanKing/stress-ng/releases/tag/V0.18.04

- - - - -


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


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



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

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


Reply via email to