summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-09-13 10:17:17 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-09-13 10:18:03 +0200
commit0a2705096d402a6f12adcdf60e3b6f64bf90715a (patch)
treee31168f50dacdba9a86ae4e1180fd6fca9a504c4 /sys-apps/sg3_utils/files
parentapp-admin/sudo: Bump to version 1.8.25_p1 (diff)
downloadgentoo-0a2705096d402a6f12adcdf60e3b6f64bf90715a.tar.gz
gentoo-0a2705096d402a6f12adcdf60e3b6f64bf90715a.tar.bz2
gentoo-0a2705096d402a6f12adcdf60e3b6f64bf90715a.zip
sys-apps/sg3_utils: Bump to version 1.44
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'sys-apps/sg3_utils/files')
-rw-r--r--sys-apps/sg3_utils/files/sg3_utils-1.26-stdint.patch8
1 files changed, 4 insertions, 4 deletions
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 @@
*
*/