# HG changeset patch # User Markus Mützel # Date 1623085755 -7200 # Node ID 25921af60e29d27a9a358f53c2b9e2cf7eb1f8ef # Parent 8f718aa07dc86f183626946b6160aae9ae25a346 of-matgeom: update to v1.2.3 * src/of-matgeom.mk: Update version and checksum. diff -r 8f718aa07dc8 -r 25921af60e29 src/of-matgeom.mk --- a/src/of-matgeom.mk Sat Jun 05 22:42:41 2021 -0400 +++ b/src/of-matgeom.mk Mon Jun 07 19:09:15 2021 +0200 @@ -3,8 +3,8 @@ PKG := of-matgeom $(PKG)_IGNORE := -$(PKG)_VERSION := 1.2.2 -$(PKG)_CHECKSUM := d441454e01d95e2f99535d6dd153948c8ff25a19 +$(PKG)_VERSION := 1.2.3 +$(PKG)_CHECKSUM := c7f145bda1cac47d960f6a557d9c02994271991e $(PKG)_REMOTE_SUBDIR := $(PKG)_SUBDIR := matgeom-$($(PKG)_VERSION) $(PKG)_FILE := matgeom-$($(PKG)_VERSION).tar.gz