xorg-libice: 1.0.10 -> 1.1.0

This commit is contained in:
Tim Biermann 2022-12-04 16:13:40 +00:00
parent bd3ec45354
commit bfaba61ca1
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
RWTSGWF5Q7TndIAbDzOOvxd5CKEXx8OfHAl7AdlMwTphcJdfQEJVGFfJIE9r8bdK8OGOwLtkYSDrZDBZJPoDBHOoWR5izDI4GA8= RWTSGWF5Q7TndMck3KZ+mYh9mENFO+fRnsLnY8fao2wU4K5UZIp7Y9pzi0F3nlVxEneoKn7WAyx6tE8oxHiOtnKU4vEs3bk8Nws=
SHA256 (Pkgfile) = 9395199d81b7c71222a22a93755b05f679ea1b0d72a851e69fc71f95e13b4df1 SHA256 (Pkgfile) = e56f8d8261f45390726be23e5cc639a552364db4d5d8066fcc40b985e81f47b0
SHA256 (.footprint) = fcfe4d7fcb43f270b89d4f8a3b54eb8dccee8dc68c6040e2657b874bf3df5698 SHA256 (.footprint) = fcfe4d7fcb43f270b89d4f8a3b54eb8dccee8dc68c6040e2657b874bf3df5698
SHA256 (libICE-1.0.10.tar.bz2) = 6f86dce12cf4bcaf5c37dddd8b1b64ed2ddf1ef7b218f22b9942595fb747c348 SHA256 (libICE-1.1.0.tar.xz) = 02d2fc40d81180bd4aae73e8356acfa2a7671e8e8b472e6a7bfa825235ab225b

View File

@ -4,9 +4,9 @@
# Depends on: xorg-xorgproto xorg-xtrans # Depends on: xorg-xorgproto xorg-xtrans
name=xorg-libice name=xorg-libice
version=1.0.10 version=1.1.0
release=1 release=1
source=(https://www.x.org/releases/individual/lib/libICE-$version.tar.bz2) source=(https://www.x.org/releases/individual/lib/libICE-$version.tar.xz)
build() { build() {
cd libICE-$version cd libICE-$version