mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
paexec: update to 1.1.3.
This commit is contained in:
parent
5ce3aae93f
commit
6347a7630d
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.2
|
version=1.1.3
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="mk-configure runawk perl"
|
hostmakedepends="mk-configure runawk perl"
|
||||||
depends="runawk"
|
depends="runawk"
|
||||||
|
@ -9,7 +9,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=baac02b1883d972dc3ceb4731493a380938e230b3deb3575c6ddb54860f32c29
|
checksum=f94ccd1b4935f97b187c1a9c84770408d382ddd8c1592356e976fac5a96248a8
|
||||||
CFLAGS='-Wno-stringop-truncation'
|
CFLAGS='-Wno-stringop-truncation'
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue