gtk3: updated to 3.24.28
Overview of Changes in GTK+ 3.24.28 =================================== * Input: - Improve dead key handling * CSS: - Fix rendering of scaled text shadows * Wayland: - Fix matching of accelerators with multiple layouts * X11: - Trap errors from the COW * Build: - Make gtk3-update-icon-cache output reproducible * Translation updates: Serbian
This commit is contained in:
parent
048ed534f0
commit
76dd55f6de
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.159 2021/03/22 07:14:52 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.160 2021/04/01 07:02:23 adam Exp $
|
||||
|
||||
DISTNAME= gtk+-3.24.27
|
||||
DISTNAME= gtk+-3.24.28
|
||||
PKGNAME= ${DISTNAME:S/gtk/gtk3/}
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
$NetBSD: distinfo,v 1.86 2021/03/22 07:14:52 adam Exp $
|
||||
$NetBSD: distinfo,v 1.87 2021/04/01 07:02:23 adam Exp $
|
||||
|
||||
SHA1 (gtk+-3.24.27.tar.xz) = 6a3109d155f12a977b0f810e02ae061cf21c2f7b
|
||||
RMD160 (gtk+-3.24.27.tar.xz) = 0fcd4082bf13ee5354f20f7d6c894ca7f19538a6
|
||||
SHA512 (gtk+-3.24.27.tar.xz) = e2cd02b8c7fd349b1866669ef2203e17e5c16a9d7caaa4e3b5787d1405a28e49847566df5870f04ce763a95d795b7486ee1d72c6e3f49404710c8adf2d9fa958
|
||||
Size (gtk+-3.24.27.tar.xz) = 21395764 bytes
|
||||
SHA1 (gtk+-3.24.28.tar.xz) = ea40930d470636e5d19839166a37563c19dce2ee
|
||||
RMD160 (gtk+-3.24.28.tar.xz) = 27ee798b396fc17d6a1bcaa236f6bb81f4727cf3
|
||||
SHA512 (gtk+-3.24.28.tar.xz) = 65856ae06e4a863c56b3718c0cc3d0ca9f61a62a02ddef30904432300cd455851efee3fa1e5661659eaacbdfca45650ee7c8a2d4eca004ad2936c1e26c720c15
|
||||
Size (gtk+-3.24.28.tar.xz) = 22783312 bytes
|
||||
SHA1 (patch-Makefile.in) = 8edcfe2ff492d90138a24b680fe39814c3848d80
|
||||
SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f
|
||||
SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300
|
||||
|
|
Loading…
Reference in a new issue