bump(main/libpangomm-2.48): 2.52.0

This commit is contained in:
Biswapriyo Nath 2024-04-15 15:03:13 +00:00 committed by TomIO
parent a94dccd8b9
commit 12148e1cfb
1 changed files with 3 additions and 4 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.gtkmm.org/
TERMUX_PKG_DESCRIPTION="A C++ API for Pango"
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_MAINTAINER="@termux"
_MAJOR_VERSION=2.50
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.1
TERMUX_PKG_SRCURL=https://download.gnome.org/sources/pangomm/${_MAJOR_VERSION}/pangomm-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=ccc9923413e408c2bff637df663248327d72822f11e394b423e1c5652b7d9214
TERMUX_PKG_VERSION="2.52.0"
TERMUX_PKG_SRCURL=https://download.gnome.org/sources/pangomm/${TERMUX_PKG_VERSION%.*}/pangomm-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=34a134126a6484ff12f774358c36ecc44d0e9df094e1b83796d9774bb7d24947
TERMUX_PKG_DEPENDS="glib, libc++, libcairomm-1.16, libglibmm-2.68, libsigc++-3.0, pango"
termux_step_post_massage() {