changeset 4856:a38076a1fcb2

* src/units.mk: update to v2.17
author John Donoghue
date Thu, 18 Oct 2018 09:03:41 -0400
parents ab2f299ccd4c
children 0271f6d7af32
files src/units.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/units.mk	Sun Oct 14 13:37:45 2018 +0200
+++ b/src/units.mk	Thu Oct 18 09:03:41 2018 -0400
@@ -3,8 +3,8 @@
 
 PKG             := units
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.16
-$(PKG)_CHECKSUM := 73b5b4e4fcff422198343cc29f78252673ddff50
+$(PKG)_VERSION  := 2.17
+$(PKG)_CHECKSUM := d00211095d2433f7dea08c323e6fbd0a65e867dd
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://ftp.gnu.org/gnu/$(PKG)/$($(PKG)_FILE)