xorg-cf-files: update to 1.0.8
This commit is contained in:
parent
17393d6cf4
commit
ffe72e0a8a
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/xorg.pub
|
untrusted comment: verify with /etc/ports/xorg.pub
|
||||||
RWTSGWF5Q7TndOmX6spbumYvjjhIZsNPN1dTZTbiqQRPwlkIRRWfal5RcjL4RfegHBj5Pr8vdhHRtouJbqvfBPMo/QHX2uLUGwA=
|
RWTSGWF5Q7TndC0qdkt9F4jWom936JuIcQOTxPVWCeCGT1c4dS9CYS7vTbhqrV+LKBqppyjqiY2je4GbWU3s+V/DOI1+l4K9/gA=
|
||||||
SHA256 (Pkgfile) = 086b19330e140e80c9856c7b4479b2a9088a510c3b9298069f9f4b2c393c3132
|
SHA256 (Pkgfile) = 85e2a4e3f40a72ff85094708f830cf3ed35a6a7fafc4e75491a815a2dc14e366
|
||||||
SHA256 (.footprint) = 6c52a8c79fc9ce96da543de8a61bf44274dec24e754bc0a60491e24e1389aeb5
|
SHA256 (.footprint) = 6c52a8c79fc9ce96da543de8a61bf44274dec24e754bc0a60491e24e1389aeb5
|
||||||
SHA256 (xorg-cf-files-1.0.7.tar.bz2) = 74a771d5bb2189020399998dfa2329c3e038aa2e14dd3d4056144ed9a5976308
|
SHA256 (xorg-cf-files-1.0.8.tar.xz) = 7408955defcfab0f44d1bedd4ec0c20db61914917ad17bfc1f1c9bf56acc17b9
|
||||||
|
@ -4,15 +4,13 @@
|
|||||||
# Depends on: xorg-util-macros
|
# Depends on: xorg-util-macros
|
||||||
|
|
||||||
name=xorg-cf-files
|
name=xorg-cf-files
|
||||||
version=1.0.7
|
version=1.0.8
|
||||||
release=1
|
release=1
|
||||||
source=(https://www.x.org/releases/individual/util/$name-$version.tar.bz2)
|
source=(https://www.x.org/releases/individual/util/$name-$version.tar.xz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
|
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user