diff mbox series

[1/1] package/setools: bump version to 4.4.3

Message ID 20231007183053.12650-1-adam.duskett@amarulasolutions.com
State Accepted
Headers show
Series [1/1] package/setools: bump version to 4.4.3 | expand

Commit Message

Adam Duskett Oct. 7, 2023, 6:30 p.m. UTC
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
---
 package/setools/setools.hash | 2 +-
 package/setools/setools.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Arnout Vandecappelle Oct. 10, 2023, 8:51 p.m. UTC | #1
On 07/10/2023 20:30, Adam Duskett wrote:
> Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/setools/setools.hash | 2 +-
>   package/setools/setools.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/setools/setools.hash b/package/setools/setools.hash
> index c353e1f609..6a61fc2809 100644
> --- a/package/setools/setools.hash
> +++ b/package/setools/setools.hash
> @@ -1,5 +1,5 @@
>   # Locally computed
> -sha256  998d12d01852feed1889110a4ca81090a47a2d9b47368e4dfe2b94d68696c813  setools-4.4.2.tar.gz
> +sha256  29f5e7d98764a6942b2e32c8aa44da6a618882818c79599ade967ece0cf1dace  setools-4.4.3.tar.gz
>   sha256  0e58d74751e394f39748c7b7b4039d6a883b5def9711160668ba962b52e69e01  COPYING
>   sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING.GPL
>   sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING.LGPL
> diff --git a/package/setools/setools.mk b/package/setools/setools.mk
> index b80d25a6b9..efb3869e5b 100644
> --- a/package/setools/setools.mk
> +++ b/package/setools/setools.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -SETOOLS_VERSION = 4.4.2
> +SETOOLS_VERSION = 4.4.3
>   SETOOLS_SITE = $(call github,SELinuxProject,setools,$(SETOOLS_VERSION))
>   SETOOLS_DEPENDENCIES = libselinux libsepol python-setuptools host-bison host-flex host-python-cython host-swig
>   SETOOLS_INSTALL_STAGING = YES
diff mbox series

Patch

diff --git a/package/setools/setools.hash b/package/setools/setools.hash
index c353e1f609..6a61fc2809 100644
--- a/package/setools/setools.hash
+++ b/package/setools/setools.hash
@@ -1,5 +1,5 @@ 
 # Locally computed
-sha256  998d12d01852feed1889110a4ca81090a47a2d9b47368e4dfe2b94d68696c813  setools-4.4.2.tar.gz
+sha256  29f5e7d98764a6942b2e32c8aa44da6a618882818c79599ade967ece0cf1dace  setools-4.4.3.tar.gz
 sha256  0e58d74751e394f39748c7b7b4039d6a883b5def9711160668ba962b52e69e01  COPYING
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING.GPL
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING.LGPL
diff --git a/package/setools/setools.mk b/package/setools/setools.mk
index b80d25a6b9..efb3869e5b 100644
--- a/package/setools/setools.mk
+++ b/package/setools/setools.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-SETOOLS_VERSION = 4.4.2
+SETOOLS_VERSION = 4.4.3
 SETOOLS_SITE = $(call github,SELinuxProject,setools,$(SETOOLS_VERSION))
 SETOOLS_DEPENDENCIES = libselinux libsepol python-setuptools host-bison host-flex host-python-cython host-swig
 SETOOLS_INSTALL_STAGING = YES