|
@@ -8,13 +8,13 @@
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=binutils
|
|
|
-PKG_VERSION:=2.40
|
|
|
+PKG_VERSION:=2.41
|
|
|
PKG_RELEASE:=1
|
|
|
|
|
|
PKG_SOURCE_URL:=@GNU/binutils
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
|
|
PKG_VERSION:=$(PKG_VERSION)
|
|
|
-PKG_HASH:=0f8a4c272d7f17f369ded10a4aca28b8e304828e95526da482b0ccc4dfc9d8e1
|
|
|
+PKG_HASH:=ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450
|
|
|
|
|
|
PKG_FIXUP:=patch-libtool
|
|
|
PKG_LIBTOOL_PATHS:=. gas bfd opcodes gprof gprofng binutils ld libiberty gold intl libctf libsframe
|