From fd92086193d7cba0f2022013c6175d9ee7c33b3a Mon Sep 17 00:00:00 2001 From: Guilhem Saurel <guilhem.saurel@laas.fr> Date: Sat, 30 May 2020 01:54:11 +0200 Subject: [PATCH] [wip/osg-dae] fix build with collada-dom 2.4 --- osg-dae/Makefile | 2 +- osg-dae/distinfo | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/osg-dae/Makefile b/osg-dae/Makefile index db892ad2..ed3a9838 100644 --- a/osg-dae/Makefile +++ b/osg-dae/Makefile @@ -5,7 +5,7 @@ ORG= gepetto NAME= osg-dae VERSION= 3.2.1 -PKGREVISION= 2 +PKGREVISION= 3 DISTNAME= ${NAME}-${VERSION} diff --git a/osg-dae/distinfo b/osg-dae/distinfo index e503fb88..fe09bb44 100644 --- a/osg-dae/distinfo +++ b/osg-dae/distinfo @@ -2,3 +2,4 @@ SHA1 (osg-dae-3.2.1.tar.gz) = 4c1d2ba98eed2aad80c089552e79f42216dafd27 RMD160 (osg-dae-3.2.1.tar.gz) = 56032d266e2b47ff2ca1a7887bed9dde0b7e923d Size (osg-dae-3.2.1.tar.gz) = 818587 bytes SHA1 (patch-aa) = 4fcd38b47a54675e52d8b8381ea24ac93c5c6c61 +SHA1 (patch-ab) = a1568eface0bd6aa594d165b9fbb9b24df205087 -- GitLab