chafa: update to 1.8.0.
This commit is contained in:
parent
383b19025e
commit
af6f6e0531
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chafa'
|
# Template file for 'chafa'
|
||||||
pkgname=chafa
|
pkgname=chafa
|
||||||
version=1.6.0
|
version=1.8.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libglib-devel libmagick-devel libXext-devel libxml2-devel"
|
makedepends="libglib-devel libmagick-devel libXext-devel libxml2-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christian Buschau <christian.buschau@mailbox.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://hpjansson.org/chafa/"
|
homepage="https://hpjansson.org/chafa/"
|
||||||
distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz"
|
distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz"
|
||||||
checksum=0706e101a6e0e806335aeb57445e2f6beffe0be29a761f561979e81691c2c681
|
checksum=21ff652d836ba207098c40c459652b2f1de6c8a64fbffc62e7c6319ced32286b
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*) ;;
|
x86_64*|i686*) ;;
|
||||||
|
|
Loading…
Reference in a new issue