summaryrefslogtreecommitdiff
path: root/pkg/binutils/bfd
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-03-02 02:33:06 -0800
committerMichael Forney <mforney@mforney.org>2021-03-02 16:20:18 -0800
commit951755fcd54be357dded3a096fef7bb67d845042 (patch)
tree07b6dcf781919df0a7301e9d87c787c55e8474c4 /pkg/binutils/bfd
parent6bc79ad049fbbcd77aa16e6db188e11546baee1d (diff)
binutils: Update to 2.36.1
Diffstat (limited to 'pkg/binutils/bfd')
-rw-r--r--pkg/binutils/bfd/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/binutils/bfd/config.h b/pkg/binutils/bfd/config.h
index 0b82ce38..a78a993e 100644
--- a/pkg/binutils/bfd/config.h
+++ b/pkg/binutils/bfd/config.h
@@ -97,10 +97,10 @@
#define PACKAGE "bfd"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "bfd"
-#define PACKAGE_STRING "bfd 2.36"
+#define PACKAGE_STRING "bfd 2.36.1"
#define PACKAGE_TARNAME "bfd"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.36"
+#define PACKAGE_VERSION "2.36.1"
/* #undef SIZEOF_CHAR */
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
@@ -132,7 +132,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "2.36"
+#define VERSION "2.36.1"
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif