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'
|
||||
pkgname=paexec
|
||||
version=1.1.2
|
||||
version=1.1.3
|
||||
revision=1
|
||||
hostmakedepends="mk-configure runawk perl"
|
||||
depends="runawk"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://sourceforge.net/projects/paexec/"
|
||||
distfiles="${SOURCEFORGE_SITE}/paexec/paexec/paexec-${version}/paexec-${version}.tar.gz"
|
||||
checksum=baac02b1883d972dc3ceb4731493a380938e230b3deb3575c6ddb54860f32c29
|
||||
checksum=f94ccd1b4935f97b187c1a9c84770408d382ddd8c1592356e976fac5a96248a8
|
||||
CFLAGS='-Wno-stringop-truncation'
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue