heyu: update to 2.10.3.

Closes: #33834 [via git-merge-pr]
This commit is contained in:
Marisa Smith 2021-10-30 16:23:52 -05:00 committed by Michael Aldridge
parent 578d045e71
commit c50c48d23c

View file

@ -1,7 +1,7 @@
# Template file for 'heyu' # Template file for 'heyu'
pkgname=heyu pkgname=heyu
version=2.10.1 version=2.10.3
revision=4 revision=1
build_style=configure build_style=configure
configure_script="./Configure" configure_script="./Configure"
configure_args="linux" configure_args="linux"
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="http://www.heyu.org" homepage="http://www.heyu.org"
distfiles="https://github.com/HeyuX10Automation/heyu/archive/v${version}.tar.gz" distfiles="https://github.com/HeyuX10Automation/heyu/archive/v${version}.tar.gz"
checksum=621a20f45eef62070b3f95ad17ecbc3e7e1f7352d25dac86093ff6938b606baa checksum=0c3435ea9cd57cd78c29047b9c961f4bfbec39f42055c9949acd10dd9853b628
CFLAGS="-fcommon" CFLAGS="-fcommon"