diff options
Diffstat (limited to 'python/python3-pyudev')
| -rw-r--r-- | python/python3-pyudev/python3-pyudev.SlackBuild | 6 | ||||
| -rw-r--r-- | python/python3-pyudev/python3-pyudev.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/python/python3-pyudev/python3-pyudev.SlackBuild b/python/python3-pyudev/python3-pyudev.SlackBuild index 2925c8890b..08ca310f3e 100644 --- a/python/python3-pyudev/python3-pyudev.SlackBuild +++ b/python/python3-pyudev/python3-pyudev.SlackBuild @@ -1,9 +1,9 @@ #!/bin/bash -# Slackware build script for pyudev +# Slackware build script for python3-pyudev # Copyright 2012 Jon Ware <jon@waremail.net> -# Copyright 2018-2024 Isaac Yu <isaacyu@protonmail.com> +# Copyright 2018-2025 Isaac Yu <isaacyu@protonmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pyudev -VERSION=${VERSION:-0.24.3} +VERSION=${VERSION:-0.24.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-pyudev/python3-pyudev.info b/python/python3-pyudev/python3-pyudev.info index 20cfe783d6..3aa70a3771 100644 --- a/python/python3-pyudev/python3-pyudev.info +++ b/python/python3-pyudev/python3-pyudev.info @@ -1,8 +1,8 @@ PRGNAM="python3-pyudev" -VERSION="0.24.3" +VERSION="0.24.4" HOMEPAGE="https://github.com/pyudev/pyudev" -DOWNLOAD="https://github.com/pyudev/pyudev/archive/v0.24.3/pyudev-0.24.3.tar.gz" -MD5SUM="6470382b3c4137c63f6bdc578b35cfb2" +DOWNLOAD="https://github.com/pyudev/pyudev/archive/v0.24.4/pyudev-0.24.4.tar.gz" +MD5SUM="d10d7be502fddf7932a3c47cd84c62b3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
