xorg-xcb-util-renderutil: update to 0.3.10
This commit is contained in:
parent
7653c8327a
commit
722de1a4a0
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/xorg.pub
|
||||
RWTSGWF5Q7TndLZzqm8mknr9Hg4ThvYaQ+1vi8GH4K/aFjvIeiFk6PXsDeNtWua0yvdXG94JZ4wsKoyYLd+a3jQmkZhupVP0pQY=
|
||||
SHA256 (Pkgfile) = 160e5b7bd70d0e04ae218368e7f111e671fd781859c8c43095621b26661f582e
|
||||
RWTSGWF5Q7TndBvErqIeMy9OGIBj3/GW4Wz9ayVmeaAdkpjAPoDBfBbL1ICnuvxqzojEuujFt2w11A0J6HhqpUTjAR1mr9Pw0AQ=
|
||||
SHA256 (Pkgfile) = 4a9a412355a48be4bff27b751130fea0a0bbd368cf32f2ceddb6f7fa6acc4fed
|
||||
SHA256 (.footprint) = 436f6b748b43293231fda40097676184a434e18929c4adc4719835f0872cd27b
|
||||
SHA256 (xcb-util-renderutil-0.3.9.tar.bz2) = c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b
|
||||
SHA256 (xcb-util-renderutil-0.3.10.tar.xz) = 3e15d4f0e22d8ddbfbb9f5d77db43eacd7a304029bf25a6166cc63caa96d04ba
|
||||
|
@ -4,15 +4,13 @@
|
||||
# Depends on: xorg-libxcb
|
||||
|
||||
name=xorg-xcb-util-renderutil
|
||||
version=0.3.9
|
||||
version=0.3.10
|
||||
release=1
|
||||
source=(https://xcb.freedesktop.org/dist/xcb-util-renderutil-$version.tar.bz2)
|
||||
source=(https://xcb.freedesktop.org/dist/xcb-util-renderutil-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd xcb-util-renderutil-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user