From dc1a139f2371e0f9a3dd39fd80e4e5a5467d569b Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 12 Jun 2024 19:57:06 +0200 Subject: [PATCH] freeglut: 3.4.0 -> 3.6.0 --- freeglut/.footprint | 4 ++-- freeglut/.signature | 8 ++++---- freeglut/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/freeglut/.footprint b/freeglut/.footprint index 2739cd429..a28bedf08 100644 --- a/freeglut/.footprint +++ b/freeglut/.footprint @@ -15,8 +15,8 @@ drwxr-xr-x root/root usr/lib/cmake/FreeGLUT/ -rw-r--r-- root/root usr/lib/cmake/FreeGLUT/FreeGLUTTargets.cmake -rw-r--r-- root/root usr/lib/libglut.a lrwxrwxrwx root/root usr/lib/libglut.so -> libglut.so.3 -lrwxrwxrwx root/root usr/lib/libglut.so.3 -> libglut.so.3.12.0 --rwxr-xr-x root/root usr/lib/libglut.so.3.12.0 +lrwxrwxrwx root/root usr/lib/libglut.so.3 -> libglut.so.3.12.1 +-rwxr-xr-x root/root usr/lib/libglut.so.3.12.1 drwxr-xr-x root/root usr/lib/pkgconfig/ lrwxrwxrwx root/root usr/lib/pkgconfig/freeglut.pc -> glut.pc -rw-r--r-- root/root usr/lib/pkgconfig/glut.pc diff --git a/freeglut/.signature b/freeglut/.signature index b2f2732af..2f1e17c41 100644 --- a/freeglut/.signature +++ b/freeglut/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Z58r1C50Uqd2d9O3WBUkUhEqZXwupKld5/1vwBL+ToNIAD8yW1xIdvf/ZB9NKGYbIGcDKNerorswdrzpSIPjAA= -SHA256 (Pkgfile) = 2140ceaefaf1b8e6dd9e8f2c5d3f42edf520253b1e1e511de4d6a68a462d71fd -SHA256 (.footprint) = 38132fb1b4f7cb5e7f6183fb3420023aa4affccfe1776feb99ad76071ed7cd1a -SHA256 (freeglut-3.4.0.tar.gz) = 3c0bcb915d9b180a97edaebd011b7a1de54583a838644dcd42bb0ea0c6f3eaec +RWSE3ohX2g5d/bSXNQqh263GAXBzw1r4pBIxxPxlmh/lyfelbhisMOSdFo+5oGW4Owr6OTSo5RUwQC8Aaj39ntenM51H9Y0eOQs= +SHA256 (Pkgfile) = 8c7a502b8dc229bbd2a58ed8cc8320eae3391d8175dfc1418f8a82c151fe7848 +SHA256 (.footprint) = e55b9d76f44c8df1f797d86dc3d48ef9e3747f16ac8e4b389c6c8f1fbc3300ae +SHA256 (freeglut-3.6.0.tar.gz) = 9c3d4d6516fbfa0280edc93c77698fb7303e443c1aaaf37d269e3288a6c3ea52 diff --git a/freeglut/Pkgfile b/freeglut/Pkgfile index 228cca1ad..5aeaa2430 100644 --- a/freeglut/Pkgfile +++ b/freeglut/Pkgfile @@ -4,7 +4,7 @@ # Depends on: glu xorg-libxi name=freeglut -version=3.4.0 +version=3.6.0 release=1 source=(https://downloads.sourceforge.net/$name/$name-$version.tar.gz)