rmlint: update to 2.4.2.
This commit is contained in:
parent
081e650364
commit
96a7999f05
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rmlint'
|
||||
pkgname=rmlint
|
||||
version=2.4.1
|
||||
version=2.4.2
|
||||
revision=1
|
||||
build_style=scons
|
||||
hostmakedepends="scons pkg-config python3.4-Sphinx glib-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://rmlint.rtfd.org/"
|
||||
distfiles="https://github.com/sahib/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=c09dce651f23568767b732a7529aeda8e81b1875cf81edc9e09b4e194d1e47c9
|
||||
checksum=8e59bffc0389ba15902251014bc00080e25d259665a1d7e5313f219eabfacf65
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "armv6l" ]; then
|
||||
broken="http://build.voidlinux.eu/builders/armv6l_builder/builds/18864/steps/shell_3/logs/stdio"
|
||||
|
|
Loading…
Reference in New Issue