summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-12-05 13:44:21 +0100
committerJuergen Daubert <jue@jue.li>2022-12-05 13:44:21 +0100
commit7ea5f8cd59da834a85b53370f0a3aff431a06329 (patch)
treed379d5edf90c30f947eca128db932c3a60708d75
parentfcc16beb7a2647701553cc291e2edc5bd916aea1 (diff)
downloadxorg-7ea5f8cd59da834a85b53370f0a3aff431a06329.tar.gz
xorg-7ea5f8cd59da834a85b53370f0a3aff431a06329.tar.xz
xorg-libxxf86dga: update to 1.1.6
-rw-r--r--xorg-libxxf86dga/.signature6
-rw-r--r--xorg-libxxf86dga/Pkgfile6
2 files changed, 5 insertions, 7 deletions
diff --git a/xorg-libxxf86dga/.signature b/xorg-libxxf86dga/.signature
index 7e9adbca..e21ffffe 100644
--- a/xorg-libxxf86dga/.signature
+++ b/xorg-libxxf86dga/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
-RWTSGWF5Q7TndBEyK3oEZwkmYGdAjPDZ5c0NZxS7zPDBZ6CXCkHozCKx4H7S15z6PGgF94EiR40u/Py1ZKJyOQ7xaXA1uT3z/w8=
-SHA256 (Pkgfile) = 5d2c136331ea7321f9cb20982da488366afcb5131d294eddef40506129793cec
+RWTSGWF5Q7TndLb80pXUaHcLdsQFuXGdG6/qJrDqowIWUsdeTVNp1BajIipvcV2CEsbpCPCPzYjDIeW7shCx18Ma0KtJmVLrBws=
+SHA256 (Pkgfile) = 6e9b8df070b85b4eac4a7593f670b398588035f65936d12b6dda28cb39debca8
SHA256 (.footprint) = e32831135d9fc2eeed1892ebe1a3a3eebc8f78e0aaa307d2762d77abe0ba1fc8
-SHA256 (libXxf86dga-1.1.5.tar.bz2) = 2b98bc5f506c6140d4eddd3990842d30f5dae733b64f198a504f07461bdb7203
+SHA256 (libXxf86dga-1.1.6.tar.xz) = be44427579808fe3a217d59f51cae756a26913eb6e4c8738ccab65ff56d7980f
diff --git a/xorg-libxxf86dga/Pkgfile b/xorg-libxxf86dga/Pkgfile
index 69fa7a33..3e4a109d 100644
--- a/xorg-libxxf86dga/Pkgfile
+++ b/xorg-libxxf86dga/Pkgfile
@@ -4,15 +4,13 @@
# Depends on: xorg-libxext
name=xorg-libxxf86dga
-version=1.1.5
+version=1.1.6
release=1
-source=(https://www.x.org/releases/individual/lib/libXxf86dga-$version.tar.bz2)
+source=(https://www.x.org/releases/individual/lib/libXxf86dga-$version.tar.xz)
build() {
cd libXxf86dga-$version
-
./configure --prefix=/usr
-
make
make DESTDIR=$PKG install
}

Generated by cgit