xorg-xrdb: 1.2.1 -> 1.2.2

This commit is contained in:
Tim Biermann 2023-06-04 14:50:00 +02:00
parent 994321a399
commit 48d105d24e
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/xorg.pub untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndDDkCfzdTHc58b20/mvV1n1VB84p6bTNGyNuwuHe0Cr7kMiOge04o1RNIF6xxGk6vJfCBvGjr3dldN/a6sfomQM= RWTSGWF5Q7TndO6ySxy81McchMY2VBP8F6v/1m+o8ABBVRcXRVGxC1sGakg5oeh13Sl5RCB6A9V9FVLhy69W6N+N/7kaergqyAs=
SHA256 (Pkgfile) = b110fb1e710ac00b51171b4f742a8980432423308a36289157156b7caaa38070 SHA256 (Pkgfile) = ff3a56c17d034d86b593744624468cc663ce08473c879bcbca85a4094098b81a
SHA256 (.footprint) = 708033ec9e9e44fccd294835e40f6b107a507f3f490b22fb1271ba52796e0296 SHA256 (.footprint) = 708033ec9e9e44fccd294835e40f6b107a507f3f490b22fb1271ba52796e0296
SHA256 (xrdb-1.2.1.tar.bz2) = 4f5d031c214ffb88a42ae7528492abde1178f5146351ceb3c05f3b8d5abee8b4 SHA256 (xrdb-1.2.2.tar.xz) = 31f5fcab231b38f255b00b066cf7ea3b496df712c9eb2d0d50c670b63e5033f4

View File

@ -4,9 +4,9 @@
# Depends on: xorg-libxmu # Depends on: xorg-libxmu
name=xorg-xrdb name=xorg-xrdb
version=1.2.1 version=1.2.2
release=1 release=1
source=(https://www.x.org/releases/individual/app/xrdb-$version.tar.bz2) source=(https://www.x.org/releases/individual/app/xrdb-$version.tar.xz)
build() { build() {
cd xrdb-$version cd xrdb-$version