fontconfig-32: 2.13.1 -> 2.14.0

This commit is contained in:
Tim Biermann 2022-04-03 15:42:55 +02:00
parent 6c70916d02
commit 27d061b352
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub untrusted comment: verify with /etc/ports/compat-32.pub
RWSwxGo/zH7eXWu0C5m6BzNU8E7VKPgsfAngCAmwUV5VziNC+Zl9iIZtplnuRu40S9ekafxc+4x/ytwavb5hjZBnwJnzh3Ap0gQ= RWSwxGo/zH7eXbDHNN3hhvOdRf/ftYHgFiQFzOPftBtt5Ia+vGrtkcxojZDfr9GwXexHg08lTihTLaGXEy0oMpaSmsTLGMORSgE=
SHA256 (Pkgfile) = 07b8a5c173704a70db8e3051f46e5d707819c1b8e6bce00f09d2928477ffbd8b SHA256 (Pkgfile) = 332672bd87dc67b8e4e9f810c6f93f435e8eb62696ef00ad1b09664d451904df
SHA256 (.footprint) = 70fd81f9060011cc35e7c1281197d67d963efd3db89b07c4ca60649983757efc SHA256 (.footprint) = 70fd81f9060011cc35e7c1281197d67d963efd3db89b07c4ca60649983757efc
SHA256 (fontconfig-2.13.1.tar.bz2) = f655dd2a986d7aa97e052261b36aa67b0a64989496361eca8d604e6414006741 SHA256 (fontconfig-2.14.0.tar.xz) = dcbeb84c9c74bbfdb133d535fe1c7bedc9f2221a8daf3914b984c44c520e9bac

View File

@ -4,9 +4,9 @@
# Depends on: bzip2-32 expat-32 fontconfig freetype-32 util-linux-32 # Depends on: bzip2-32 expat-32 fontconfig freetype-32 util-linux-32
name=fontconfig-32 name=fontconfig-32
version=2.13.1 version=2.14.0
release=1 release=1
source=(https://fontconfig.org/release/fontconfig-$version.tar.bz2) source=(https://fontconfig.org/release/fontconfig-$version.tar.xz)
build() { build() {
cd fontconfig-$version cd fontconfig-$version