diff options
author | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:52:34 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:52:34 +0200 |
commit | b35e95c99d1704ea9b786de9491428e78f22c43c (patch) | |
tree | 9b7517ed2bd950bd0e348b992caf4f395df2a114 /extra/pciutils | |
parent | 401f4885b6fd9598fad0fdabc3bb428ab65850f3 (diff) | |
download | repository-b35e95c99d1704ea9b786de9491428e78f22c43c.tar.gz |
pciutils: bump to 3.10.0
Diffstat (limited to 'extra/pciutils')
-rw-r--r-- | extra/pciutils/checksums | 4 | ||||
-rw-r--r-- | extra/pciutils/sources | 4 | ||||
-rw-r--r-- | extra/pciutils/version | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/extra/pciutils/checksums b/extra/pciutils/checksums index d803f1af..f3c4a522 100644 --- a/extra/pciutils/checksums +++ b/extra/pciutils/checksums @@ -1,3 +1,3 @@ %BLAKE3 -2f76ada502b32d3f396909afe088f51f68925e88c9c9cf54f9bc0809f0f09c23 v3.9.0.tar.gz -2f76ada502b32d3f396909afe088f51f68925e88c9c9cf54f9bc0809f0f09c23 v3.9.0.tar.gz +185d968fae4b303e9e165d556ae5a2091d6ffb896e57423faa4a0f45ca9d14ef v3.10.0.tar.gz +185d968fae4b303e9e165d556ae5a2091d6ffb896e57423faa4a0f45ca9d14ef v3.10.0.tar.gz diff --git a/extra/pciutils/sources b/extra/pciutils/sources index cdaee089..4d2f3306 100644 --- a/extra/pciutils/sources +++ b/extra/pciutils/sources @@ -1,2 +1,2 @@ -https://github.com/pciutils/pciutils/archive/refs/tags/v3.9.0.tar.gz yes -https://github.com/pciutils/pciutils/archive/refs/tags/v3.9.0.tar.gz no +https://github.com/pciutils/pciutils/archive/refs/tags/v3.10.0.tar.gz yes +https://github.com/pciutils/pciutils/archive/refs/tags/v3.10.0.tar.gz no diff --git a/extra/pciutils/version b/extra/pciutils/version index 55ba938e..7951492a 100644 --- a/extra/pciutils/version +++ b/extra/pciutils/version @@ -1 +1 @@ -3.9.0 1 +3.10.0 1 |