xorg-libxfixes-32: 6.0.0 -> 6.0.1

This commit is contained in:
Tim Biermann 2023-04-10 12:35:38 +02:00
parent 2661d6e9f5
commit 2a01854ac8
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/zH7eXQ73GW2nhahwMcu9bkq7Arko4vPJvRLWfN9Tt3mvLjDVnZr+zuad/N305k49h/A7NcXlSuwKYy7cX1/VmcaMogE= RWSwxGo/zH7eXSMHBhqGQtQr0oFhKrNdCV72rRLKrIBZJognIMiiABaDCwYNTDFhj0ny8U6PoQyladJvGrI3U+J9IuAYlIchtg4=
SHA256 (Pkgfile) = 4c20b1484ced97c9210135972e685c494271dbf655b38d9860ea88e8858f7363 SHA256 (Pkgfile) = 56e7e0b8ca787367187b734287fef2ffde65941d8b625dd61551c1e73c3d8d9f
SHA256 (.footprint) = 073d515a3f20c926704d6785a10f43639b8a2198352258237cb227c15e078a9f SHA256 (.footprint) = 073d515a3f20c926704d6785a10f43639b8a2198352258237cb227c15e078a9f
SHA256 (libXfixes-6.0.0.tar.bz2) = a7c1a24da53e0b46cac5aea79094b4b2257321c621b258729bc3139149245b4c SHA256 (libXfixes-6.0.1.tar.xz) = b695f93cd2499421ab02d22744458e650ccc88c1d4c8130d60200213abc02d58

View File

@ -4,9 +4,9 @@
# Depends on: xorg-libx11-32 # Depends on: xorg-libx11-32
name=xorg-libxfixes-32 name=xorg-libxfixes-32
version=6.0.0 version=6.0.1
release=1 release=1
source=(https://www.x.org/releases/individual/lib/libXfixes-$version.tar.bz2) source=(https://www.x.org/releases/individual/lib/libXfixes-$version.tar.xz)
build() { build() {
cd libXfixes-$version cd libXfixes-$version