rmlint: update to 2.4.4.
This commit is contained in:
parent
a926bf95ff
commit
b64890392b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rmlint'
|
||||
pkgname=rmlint
|
||||
version=2.4.3
|
||||
version=2.4.4
|
||||
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=499c38449038c30b7704760d1251f0098fb28f6037e54c434ef24d6d18d0b5a5
|
||||
checksum=294708e7c98783a7782df1ed7f6fc79e9036571b7f69f76c5b3455545ce568bc
|
||||
|
||||
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