mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +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'
|
||||
pkgname=paexec
|
||||
version=1.1.4
|
||||
version=1.1.5
|
||||
revision=1
|
||||
hostmakedepends="mk-configure runawk perl"
|
||||
makedepends="libmaa-devel"
|
||||
|
@ -10,7 +10,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=a715d723dbb6890464989f8e78c80551ca79c8df03d2764a9731c678c35dfd67
|
||||
checksum=3fbd571c9fcf4e08413be32ec9b8088f34bb845aa27432dae1dbf92cc4124ef2
|
||||
CFLAGS='-Wno-stringop-truncation'
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue