summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErmine <mustela@erminea.space>2024-08-30 11:05:35 +0000
committerErmine <mustela@erminea.space>2024-09-01 12:54:00 +0000
commitdf90163be922c76873f152fc59f2565ac7b72536 (patch)
tree8f9d82f6261a30598e114a7775edf4fc337c9b3d
parent782bee1d071f122e60e4e0faa803ddfd9ed4fa4b (diff)
downloadpackages-df90163be922c76873f152fc59f2565ac7b72536.tar.gz
packages-df90163be922c76873f152fc59f2565ac7b72536.tar.bz2
packages-df90163be922c76873f152fc59f2565ac7b72536.tar.xz
packages-df90163be922c76873f152fc59f2565ac7b72536.zip
user/xf86-input-joystick: upgrade to 1.6.4
-rw-r--r--user/xf86-input-joystick/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/xf86-input-joystick/APKBUILD b/user/xf86-input-joystick/APKBUILD
index d2816b435..36e59b8f6 100644
--- a/user/xf86-input-joystick/APKBUILD
+++ b/user/xf86-input-joystick/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=xf86-input-joystick
-pkgver=1.6.3
+pkgver=1.6.4
pkgrel=0
pkgdesc="X.Org joystick driver"
url="https://www.X.Org/"
@@ -10,7 +10,7 @@ license="MIT"
depends=""
makedepends="util-macros xorgproto-dev xorg-server-dev"
subpackages="$pkgname-doc"
-source="https://www.x.org/releases/individual/driver/xf86-input-joystick-$pkgver.tar.bz2"
+source="https://www.x.org/releases/individual/driver/xf86-input-joystick-$pkgver.tar.xz"
build() {
./configure \
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="541c993bd37dd74d96d90060407d9fb9ebd3fbca352189a08c6b0c899c84609a1b5a3c1ea3febb4ceb5e2b881b54e45c75b8f9b2e475e16d7cffbbe42a3221e5 xf86-input-joystick-1.6.3.tar.bz2"
+sha512sums="4e9127f125543060f9e6bc4b0aa384bc98a92acc52bfb240c9a114c565e0b24d2e9dcbc0e866845abc8aeb1e1a6c78cd5e3f0c0f22007aa93460b6a1910d67ef xf86-input-joystick-1.6.4.tar.xz"