summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2024-12-09 19:03:14 +0100
committerErich Eckner <git@eckner.net>2024-12-09 19:03:14 +0100
commitffa650bd60bf1b341d71a7ba4f138f29304da5c7 (patch)
tree2c87c230ce3c3595e8b4d53292570c11f71b6b25
parented71ddf60ffb427038b0154f52a345d3bac66cf6 (diff)
downloadcrux-ports-ffa650bd60bf1b341d71a7ba4f138f29304da5c7.tar.xz
opencsg: 1.5.1 -> 1.6.0
-rw-r--r--manualPorts/opencsg/.footprint8
-rw-r--r--manualPorts/opencsg/.md5sum2
-rw-r--r--manualPorts/opencsg/.signature8
-rw-r--r--manualPorts/opencsg/Pkgfile2
4 files changed, 10 insertions, 10 deletions
diff --git a/manualPorts/opencsg/.footprint b/manualPorts/opencsg/.footprint
index 53581f8..2452a05 100644
--- a/manualPorts/opencsg/.footprint
+++ b/manualPorts/opencsg/.footprint
@@ -2,7 +2,7 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/opencsg.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libopencsg.so -> libopencsg.so.1.5.1
-lrwxrwxrwx root/root usr/lib/libopencsg.so.1 -> libopencsg.so.1.5.1
-lrwxrwxrwx root/root usr/lib/libopencsg.so.1.5 -> libopencsg.so.1.5.1
--rwxr-xr-x root/root usr/lib/libopencsg.so.1.5.1
+lrwxrwxrwx root/root usr/lib/libopencsg.so -> libopencsg.so.1.6.0
+lrwxrwxrwx root/root usr/lib/libopencsg.so.1 -> libopencsg.so.1.6.0
+lrwxrwxrwx root/root usr/lib/libopencsg.so.1.6 -> libopencsg.so.1.6.0
+-rwxr-xr-x root/root usr/lib/libopencsg.so.1.6.0
diff --git a/manualPorts/opencsg/.md5sum b/manualPorts/opencsg/.md5sum
index 5905331..0970b79 100644
--- a/manualPorts/opencsg/.md5sum
+++ b/manualPorts/opencsg/.md5sum
@@ -1 +1 @@
-7b3cabc3521af6523feacd493608a3b8 OpenCSG-1.5.1.tar.gz
+66f18cbae21c6a2d82dd9245746b38b5 OpenCSG-1.6.0.tar.gz
diff --git a/manualPorts/opencsg/.signature b/manualPorts/opencsg/.signature
index f25b8fb..9377510 100644
--- a/manualPorts/opencsg/.signature
+++ b/manualPorts/opencsg/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/deepthought.pub
-RWQxCptPusLGGnnj0LYuwXcfwNGdZ+HiRUbF7NF+yUHTHdtcZ1xOfHxYAbcgk1Q1jG0F7iSKvepxiMciWLuZF5a6oK+mVqpNNgk=
-SHA256 (Pkgfile) = e0513cc50221e6450e04eb7611e6e98ac61a88230fd9aca654fd1f9654562c65
-SHA256 (.footprint) = 9782e06f7fb49689759e42db354508ce4d73a36838e517e048ffb1646ba57424
-SHA256 (OpenCSG-1.5.1.tar.gz) = 7adb7ec7650d803d9cb54d06572fb5ba5aca8f23e6ccb75b73c17756a9ab46e3
+RWQxCptPusLGGnPNdLi0ZymeEIcHGS7jDHjobmXSo0211kA7N4yfBO9y0MFtYNthYlRtQ445bBgcwHpQxSMpCvlYQj/soKuQoAg=
+SHA256 (Pkgfile) = f1b1de5d1872eb3bf7377478e848211e7a957e2f39924a1e57068d6e043a2fb6
+SHA256 (.footprint) = 5e8dd7c27b75389d4375e7ec0b8d533de680d60635b24368b2d8b3eb3ef42791
+SHA256 (OpenCSG-1.6.0.tar.gz) = bf8fb80e3e0ce11d87dd78dd15a0de872dbb8972d87f5f89cffc461efad47be8
diff --git a/manualPorts/opencsg/Pkgfile b/manualPorts/opencsg/Pkgfile
index 04d7a58..348d990 100644
--- a/manualPorts/opencsg/Pkgfile
+++ b/manualPorts/opencsg/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: glew freeglut
name=opencsg
-version=1.5.1
+version=1.6.0
release=1
source=(http://www.opencsg.org/OpenCSG-$version.tar.gz)