plymouth: update to 0.9.3. (#8527)
This commit is contained in:
parent
288a63dafb
commit
8c9e97603d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'plymouth'
|
||||
pkgname=plymouth
|
||||
version=0.9.2
|
||||
revision=3
|
||||
version=0.9.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-system-root-install=no \
|
||||
--without-rhgb-compat-link --enable-systemd-integration=no \
|
||||
|
@ -16,8 +16,8 @@ short_desc="Graphical boot animation and logger"
|
|||
maintainer="William OD <obirik2005@gmail.com>"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/Plymouth/"
|
||||
license="GPL-2"
|
||||
distfiles="${FREEDESKTOP_SITE}/plymouth/releases/$pkgname-$version.tar.bz2"
|
||||
checksum=2f0ce82042cf9c7eadd2517a1f74c8a85fa8699781d9f294a06eade29fbed57f
|
||||
distfiles="${FREEDESKTOP_SITE}/plymouth/releases/$pkgname-$version.tar.xz"
|
||||
checksum=9f8dd08a90ceaf6228dcd8c27759adf18fc9482f15b6c56dcbcced268b4e4a74
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" musl-rpmatch-devel"
|
||||
|
|
Loading…
Reference in New Issue