slop: update to 4.2.19
This commit is contained in:
parent
271c7cff62
commit
c35a93fbe4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'slop'
|
# Template file for 'slop'
|
||||||
pkgname=slop
|
pkgname=slop
|
||||||
version=4.2.18
|
version=4.2.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config cmake"
|
hostmakedepends="pkg-config cmake"
|
||||||
|
@ -10,9 +10,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/naelstrof/slop"
|
homepage="https://github.com/naelstrof/slop"
|
||||||
distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
|
distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
|
||||||
checksum=0a10f137f90c2214642526a6ca417c4075c33ba4e31696f798f875b782495de3
|
checksum=acf0a9679cb0b00ea375c19bc307ec7f834a6e7d343a665810d6604dd3555a92
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
# Remove a stray include
|
|
||||||
sed -e "/#include <execinfo.h>/d" -i ${wrksrc}/src/main.cpp
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue