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