execline: update to 2.3.0.4.
Closes #9747. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
1ae6072794
commit
1e7704b77d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'execline'
|
||||
pkgname=execline
|
||||
version=2.3.0.3
|
||||
version=2.3.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="skalibs-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="bougyman <bougyman@voidlinux.eu>"
|
|||
license="ISC"
|
||||
homepage="http://skarnet.org/software/execline/"
|
||||
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=1a698425740a410a38be770f98b8faf94c633e29a74ba1d25adddbb294e979f5
|
||||
checksum=e4bb8fc8f20cca96f4bac9f0f74ebce5081b4b687bb11c79c843faf12507a64b
|
||||
conflicts="ImageMagick" # /usr/bin/import
|
||||
|
||||
CFLAGS="-fPIC"
|
||||
|
|
Loading…
Reference in a new issue