diff options
-rw-r--r-- | groups.d/221.native_packages_dev.d/diffutils.package | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/groups.d/221.native_packages_dev.d/diffutils.package b/groups.d/221.native_packages_dev.d/diffutils.package index d9824bd8..527220f5 100644 --- a/groups.d/221.native_packages_dev.d/diffutils.package +++ b/groups.d/221.native_packages_dev.d/diffutils.package @@ -1,6 +1,6 @@ : ${PKG_DIFFUTILS_DEPENDS:="libiconv"}; -: ${PKG_DIFFUTILS_SHA256SUM:=90e5e93cc724e4ebe12ede80df1634063c7a855692685919bfe60b556c9bd09e}; -: ${PKG_DIFFUTILS_VERSION:=3.10}; +: ${PKG_DIFFUTILS_SHA256SUM:=a73ef05fe37dd585f7d87068e4a0639760419f810138bd75c61ddaa1f9e2131e}; +: ${PKG_DIFFUTILS_VERSION:=3.11}; : ${PKG_DIFFUTILS_URL:=https://ftp.gnu.org/gnu/diffutils/diffutils-${PKG_DIFFUTILS_VERSION}.tar.xz}; ex_pkg_register "diffutils" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages"; |