xorg-libxcomposite: update to 0.4.6
This commit is contained in:
parent
bfaba61ca1
commit
ce127baf79
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/xorg.pub
|
||||
RWTSGWF5Q7TndPrZNkP7G0STioiAW2I6FPt6mR0RC0Cm3YG7aKqZTR65zql0uzk0bc5zK4VrlXvsyNutfr9WVOI7n7cMYEceagA=
|
||||
SHA256 (Pkgfile) = 7c63187622f95251e8e001470ad97c4adf08eac64b353934ea86979be2b54858
|
||||
RWTSGWF5Q7TndPNFp8CjzRnHL3ng1z/ucDXku44bBTbtB3TPMDMlxPv7+AopJUAEBXhPphiCQNcuQ9hltyulQq2msKri2Rw46w4=
|
||||
SHA256 (Pkgfile) = 8956c2e5282fdc232fdcb5583a68c3b64befe1160a1081608ca8fe7990fac529
|
||||
SHA256 (.footprint) = 5dea3b77c6c5c70b31ceddfcd61f3eca5534206c02055b3bea0cb71e3a5bc9b7
|
||||
SHA256 (libXcomposite-0.4.5.tar.bz2) = b3218a2c15bab8035d16810df5b8251ffc7132ff3aa70651a1fba0bfe9634e8f
|
||||
SHA256 (libXcomposite-0.4.6.tar.xz) = fe40bcf0ae1a09070eba24088a5eb9810efe57453779ec1e20a55080c6dc2c87
|
||||
|
@ -4,15 +4,13 @@
|
||||
# Depends on: xorg-libxext xorg-libxfixes
|
||||
|
||||
name=xorg-libxcomposite
|
||||
version=0.4.5
|
||||
version=0.4.6
|
||||
release=1
|
||||
source=(https://www.x.org/releases/individual/lib/libXcomposite-$version.tar.bz2)
|
||||
source=(https://www.x.org/releases/individual/lib/libXcomposite-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd libXcomposite-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user