mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
i3: update to 4.18.
This commit is contained in:
parent
0b477343c9
commit
60d99a2929
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'i3'
|
# Template file for 'i3'
|
||||||
pkgname=i3
|
pkgname=i3
|
||||||
version=4.17.1
|
version=4.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-builddir"
|
configure_args="--disable-builddir"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://i3wm.org/"
|
homepage="https://i3wm.org/"
|
||||||
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=1e8fe133a195c29a8e2aa3b1c56e5bc77e7f5534f2dd92e09faabe2ca2d85f45
|
checksum=1fbb58d580e8f8afb7e807fe71164d6003e454d71f22eea5eb3256c73c7a6537
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" libglob-devel";;
|
*-musl) makedepends+=" libglob-devel";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue