mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
chafa: update to 1.4.1.
This commit is contained in:
parent
4d11fd64f5
commit
6f61f9bd05
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- chafa/chafa-popcnt.c 2019-07-14 23:20:28.000000000 +0200
|
--- chafa/internal/chafa-popcnt.c
|
||||||
+++ chafa/chafa-popcnt.c 2019-11-02 17:59:57.075337429 +0100
|
+++ chafa/internal/chafa-popcnt.c
|
||||||
@@ -23,6 +23,10 @@
|
@@ -23,6 +23,10 @@
|
||||||
#include "chafa/chafa.h"
|
#include "chafa/chafa.h"
|
||||||
#include "chafa/chafa-private.h"
|
#include "chafa/chafa-private.h"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chafa'
|
# Template file for 'chafa'
|
||||||
pkgname=chafa
|
pkgname=chafa
|
||||||
version=1.2.1
|
version=1.4.1
|
||||||
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=3f37a28bfb9ab716efb32d2652bc2c17856711ed7808e74481c8afcf7cdb44c2
|
checksum=46d34034f4c96d120e0639f87a26590427cc29e95fe5489e903a48ec96402ba3
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*) ;;
|
x86_64*|i686*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue