From 0a2705096d402a6f12adcdf60e3b6f64bf90715a Mon Sep 17 00:00:00 2001 From: Lars Wendler <polynomial-c@gentoo.org> Date: Thu, 13 Sep 2018 10:17:17 +0200 Subject: sys-apps/sg3_utils: Bump to version 1.44 Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- sys-apps/sg3_utils/files/sg3_utils-1.26-stdint.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-apps/sg3_utils/files') diff --git a/sys-apps/sg3_utils/files/sg3_utils-1.26-stdint.patch b/sys-apps/sg3_utils/files/sg3_utils-1.26-stdint.patch index a82ab6add9a4..62fb30240e10 100644 --- a/sys-apps/sg3_utils/files/sg3_utils-1.26-stdint.patch +++ b/sys-apps/sg3_utils/files/sg3_utils-1.26-stdint.patch @@ -7,8 +7,8 @@ Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> For uint64_t to be available, <stdint.h> must be included: http://www.opengroup.org/onlinepubs/009695399/basedefs/stdint.h.html ---- include/sg_cmds_basic.h 2008/06/26 23:27:40 1.1 -+++ include/sg_cmds_basic.h 2008/06/26 23:28:06 +--- a/include/sg_cmds_basic.h ++++ b/include/sg_cmds_basic.h @@ -30,6 +30,8 @@ * */ @@ -18,8 +18,8 @@ http://www.opengroup.org/onlinepubs/009695399/basedefs/stdint.h.html #ifdef __cplusplus extern "C" { #endif ---- include/sg_cmds_extra.h 2008/06/26 23:27:40 1.1 -+++ include/sg_cmds_extra.h 2008/06/26 23:29:02 +--- a/include/sg_cmds_extra.h ++++ b/include/sg_cmds_extra.h @@ -30,6 +30,8 @@ * */ -- cgit v1.2.3-65-gdbad