summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-12-20 12:14:47 +0100
committerJuergen Daubert <jue@jue.li>2022-12-20 12:14:47 +0100
commit0fe89fdb1c828bb073058689fc28285a94f412dc (patch)
tree52bc7b6daed9f309e512bdd52bdc846ccf4a8681
parent8d30d15efea8d08eb2c810b1ff7eaf2a39984936 (diff)
downloadxorg-0fe89fdb1c828bb073058689fc28285a94f412dc.tar.gz
xorg-0fe89fdb1c828bb073058689fc28285a94f412dc.tar.xz
xorg-xdriinfo: update to 1.0.7
-rw-r--r--xorg-xdriinfo/.signature6
-rw-r--r--xorg-xdriinfo/Pkgfile6
2 files changed, 5 insertions, 7 deletions
diff --git a/xorg-xdriinfo/.signature b/xorg-xdriinfo/.signature
index 8a4d16eb..76a68fbb 100644
--- a/xorg-xdriinfo/.signature
+++ b/xorg-xdriinfo/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
-RWTSGWF5Q7TndE4OSIyMG8QigUIgHlM5vjIuil3993+f6MOkQBfVTX8GTthaQbybxjSA/MjY2URaH7OhjygmCjB5MRDu9KTmQQc=
-SHA256 (Pkgfile) = 2e6de6211f1d1590b1d5fa3c592e72b397878f692bb962b623e57555959da0bd
+RWTSGWF5Q7TndGq6qyu4xMdrejT5cHrxJJUNRWtM4JbCXKRs2/mldPknjFKx3oQtD+tMhhB93wz9UbbswRouBgK6OyClMAZK3Qo=
+SHA256 (Pkgfile) = 7bfd2a43b83813c9311ce7469359352b4c4e71ede433454b861021b06ab6b962
SHA256 (.footprint) = 5a4449e849ae43aec8c78fa1e473e2237bf5661c877036a5eef2d8e7b565c346
-SHA256 (xdriinfo-1.0.6.tar.bz2) = d9ccd2c3e87899417acc9ea1f3e319a4198112babe1dc711273584f607449d51
+SHA256 (xdriinfo-1.0.7.tar.xz) = dd838bae9d2b19ddd71fe6d30ed33abc7c85e19d223e79d35600db3fa44bf734
diff --git a/xorg-xdriinfo/Pkgfile b/xorg-xdriinfo/Pkgfile
index 64ffa052..2a9962b8 100644
--- a/xorg-xdriinfo/Pkgfile
+++ b/xorg-xdriinfo/Pkgfile
@@ -4,15 +4,13 @@
# Depends on: mesa
name=xorg-xdriinfo
-version=1.0.6
+version=1.0.7
release=1
-source=(https://www.x.org/releases/individual/app/xdriinfo-$version.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/app/xdriinfo-$version.tar.xz)
build() {
cd xdriinfo-$version
-
./configure --prefix=/usr
-
make
make DESTDIR=$PKG install
}

Generated by cgit