i3: update to 4.17.
This commit is contained in:
parent
8161abb04c
commit
99922b7189
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i3'
|
||||
pkgname=i3
|
||||
version=4.16.1
|
||||
version=4.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-builddir"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://i3wm.org/"
|
||||
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
|
||||
checksum=ab65c25c06acbdc67cba3ff23e2a82ea17911def65f4fd0200bb6f9382378576
|
||||
checksum=4ebe13e47d6b88fb31d0cb1492e9d968d96aafcd834b8d3cae18b684e7ac18fd
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libglob-devel";;
|
||||
|
|
Loading…
Reference in a new issue