xorg-font-util: 1.4.0 -> 1.4.1

This commit is contained in:
Tim Biermann 2023-09-08 19:09:14 +02:00
parent 336ad0667f
commit e4c7115d23
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 6 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndHQQTf/GRmWoQdyo+Qcy+A2Cn8AWjKBfUSL05Gl5mFBVKXd5yqqkdVGbFWyD/uaKvYAzjGX/DwopP1msaTL2mwQ=
SHA256 (Pkgfile) = db9792d3f3cc27c10ffcdf89d1898a0e4e5a95b6ec4b41f6af90141dc4927d8d
RWTSGWF5Q7TndIzVpPo64SZW18jdD4CObly6J1lQ2qPfmrxCfA13rrjvU/gb0LMXVVod7wyVc+U3jNq6oDXyY/BXPbsWBh47nQc=
SHA256 (Pkgfile) = 44f089ef13c26de833e56fbb1f7a56e24753451ca6510c0a3aed583f1283f14f
SHA256 (.footprint) = 8a491821589445a67e0a729d2f7fe38fb221e2786a7f180215bca6f500e8e347
SHA256 (font-util-1.4.0.tar.xz) = 9f724bf940128c7e39f7252bd961cd38cfac2359de2100a8bed696bf40d40f7d
SHA256 (font-util-1.4.1.tar.xz) = 5c9f64123c194b150fee89049991687386e6ff36ef2af7b80ba53efaf368cc95

View File

@ -1,14 +1,15 @@
# Description: Font package creation/installation utilities
# URL: http://xorg.freedesktop.org
# URL: https://xorg.freedesktop.org
# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu
name=xorg-font-util
version=1.4.0
version=1.4.1
release=1
source=(https://www.x.org/releases/individual/font/font-util-$version.tar.xz)
build() {
cd font-util-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install