From 9cd62334a310d93134d1821f5e3430429b7cfaeb Mon Sep 17 00:00:00 2001 From: danoloan10 Date: Tue, 31 Oct 2023 15:22:52 +0100 Subject: [PATCH] wt: update to 4.10.3 --- common/shlibs | 10 +++++----- srcpkgs/wt/template | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/common/shlibs b/common/shlibs index 972c52c8f3b81..d8a65ef7366dd 100644 --- a/common/shlibs +++ b/common/shlibs @@ -97,11 +97,11 @@ libglib-2.0.so.0 glib-2.76.0_1 libgmodule-2.0.so.0 glib-2.76.0_1 libgio-2.0.so.0 glib-2.76.0_1 libgobject-2.0.so.0 glib-2.76.0_1 -libwt.so.4.10.0 wt-4.10.0_1 -libwtdbo.so.4.10.0 wt-4.10.0_1 -libwtdbosqlite3.so.4.10.0 wt-4.10.0_1 -libwthttp.so.4.10.0 wt-4.10.0_1 -libwttest.so.4.10.0 wt-4.10.0_1 +libwt.so.4.10.3 wt-4.10.3_1 +libwtdbo.so.4.10.3 wt-4.10.3_1 +libwtdbosqlite3.so.4.10.3 wt-4.10.3_1 +libwthttp.so.4.10.3 wt-4.10.3_1 +libwttest.so.4.10.3 wt-4.10.3_1 libatk-1.0.so.0 atk-1.26.0_1 libpangocairo-1.0.so.0 pango-1.24.0_1 libpangoft2-1.0.so.0 pango-1.24.0_1 diff --git a/srcpkgs/wt/template b/srcpkgs/wt/template index d825acae8889b..61cbff8057cc2 100644 --- a/srcpkgs/wt/template +++ b/srcpkgs/wt/template @@ -1,7 +1,7 @@ # Template file for 'wt' pkgname=wt -version=4.10.0 -revision=2 +version=4.10.3 +revision=1 build_style=cmake makedepends="boost-devel" short_desc="Wt, C++ Web Toolkit" @@ -10,7 +10,7 @@ license="GPL-2.0-or-later" homepage="https://www.webtoolkit.eu/wt" changelog="https://webtoolkit.eu/wt/doc/reference/html/Releasenotes.html" distfiles="https://github.com/emweb/wt/archive/refs/tags/${version}.tar.gz" -checksum=7090023d4fc4b6594bf4cb11072d9d3d775269327aece9a8993c7bbe46decb9d +checksum=33f563d5eb79377f42c0955095545f36db6c9ad5528ed686d3f32a6b8c166204 wt-devel_package() { depends="${sourcepkg}>=${version}_${revision}"