mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
wt: update to 4.10.4
This commit is contained in:
parent
7f0e5e9235
commit
4d11e4a48f
2 changed files with 8 additions and 8 deletions
|
@ -102,11 +102,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.4 wt-4.10.4_1
|
||||
libwtdbo.so.4.10.4 wt-4.10.4_1
|
||||
libwtdbosqlite3.so.4.10.4 wt-4.10.4_1
|
||||
libwthttp.so.4.10.4 wt-4.10.4_1
|
||||
libwttest.so.4.10.4 wt-4.10.4_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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wt'
|
||||
pkgname=wt
|
||||
version=4.10.0
|
||||
revision=3
|
||||
version=4.10.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=qmake
|
||||
configure_args="-DBUILD_EXAMPLES=OFF -DENABLE_QT4=OFF"
|
||||
|
@ -14,7 +14,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=dd6092abe599d9254242225e801da38085847b3147c1748e1212f274398a2e9a
|
||||
|
||||
wt-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue