summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-09-18 08:08:51 +0200
committerTim Biermann <tbier@posteo.de>2022-09-18 08:08:51 +0200
commit3b9dee5b1139b40caefd22eea25de2886860432d (patch)
tree9c4b2dcf574c41ca13576a847eeb7ed25ee387d7
parent7e562b9d40d9a8043d577810c53f34e911efeca7 (diff)
downloadxorg-3b9dee5b1139b40caefd22eea25de2886860432d.tar.gz
xorg-3b9dee5b1139b40caefd22eea25de2886860432d.tar.xz
xorg-libxp: 1.0.3 -> 1.0.4
-rw-r--r--xorg-libxp/.signature6
-rw-r--r--xorg-libxp/Pkgfile7
2 files changed, 7 insertions, 6 deletions
diff --git a/xorg-libxp/.signature b/xorg-libxp/.signature
index 94cca779..cbabcc3b 100644
--- a/xorg-libxp/.signature
+++ b/xorg-libxp/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
-RWTSGWF5Q7TndHXZILb5T1IwJ/4FTlLJ8KZXF0zPb/n7GNSnnkrnt9Tl4q6UqdROa2pYYBm5AIA1n/K0GKGOdJky/pgLaCvdYQM=
-SHA256 (Pkgfile) = b61e5c3606d6dd432fdb05cabdaa912c6d4536246a9835e2253893b542056523
+RWTSGWF5Q7TndFE+ZHtlGFR2nc1l1TP6qJMzSGinbEmOtVVd8Z+h7CqbIFwvT5rW2RhPDeqFX6vT2XtZVqPF2qOAbgt/NjhIXwo=
+SHA256 (Pkgfile) = 1fd27138ab92622ad9af4d0e9fd40c26fd7520784775ac3ce8bc1a4380e0e99e
SHA256 (.footprint) = f2810ceab1d32339a76f98911236901814c73a7e2ba5239d29ed22b38b4ea19b
-SHA256 (libXp-1.0.3.tar.bz2) = 7f360c9905849c3587d48efc0f0ecbc852c19f61a52b18530d6b005cb9148c57
+SHA256 (libXp-1.0.4.tar.xz) = 1f19e3b8e82a34a8fd9889a7d9af0abe8588cb03fb57c37c569634cf3b9df1a4
diff --git a/xorg-libxp/Pkgfile b/xorg-libxp/Pkgfile
index d7d97922..9ebc84a6 100644
--- a/xorg-libxp/Pkgfile
+++ b/xorg-libxp/Pkgfile
@@ -4,12 +4,13 @@
# Depends on: xorg-libxext
name=xorg-libxp
-version=1.0.3
-release=3
-source=(https://www.x.org/releases/individual/lib/libXp-$version.tar.bz2)
+version=1.0.4
+release=1
+source=(https://www.x.org/releases/individual/lib/libXp-$version.tar.xz)
build() {
cd libXp-$version
+ ls
./configure --prefix=/usr

Generated by cgit