mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
paexec: update to 1.1.5.
This commit is contained in:
parent
4e27c3a4f6
commit
ad93f4c294
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'paexec'
|
# Template file for 'paexec'
|
||||||
pkgname=paexec
|
pkgname=paexec
|
||||||
version=1.1.4
|
version=1.1.5
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="mk-configure runawk perl"
|
hostmakedepends="mk-configure runawk perl"
|
||||||
makedepends="libmaa-devel"
|
makedepends="libmaa-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://sourceforge.net/projects/paexec/"
|
homepage="https://sourceforge.net/projects/paexec/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/paexec/paexec/paexec-${version}/paexec-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/paexec/paexec/paexec-${version}/paexec-${version}.tar.gz"
|
||||||
checksum=a715d723dbb6890464989f8e78c80551ca79c8df03d2764a9731c678c35dfd67
|
checksum=3fbd571c9fcf4e08413be32ec9b8088f34bb845aa27432dae1dbf92cc4124ef2
|
||||||
CFLAGS='-Wno-stringop-truncation'
|
CFLAGS='-Wno-stringop-truncation'
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue