rmlint: update to 2.4.6.
This commit is contained in:
parent
58d4b21633
commit
c9cd10e01d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rmlint'
|
# Template file for 'rmlint'
|
||||||
pkgname=rmlint
|
pkgname=rmlint
|
||||||
version=2.4.5
|
version=2.4.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=scons
|
build_style=scons
|
||||||
hostmakedepends="scons pkg-config python3-Sphinx glib-devel"
|
hostmakedepends="scons pkg-config python3-Sphinx glib-devel"
|
||||||
|
@ -11,7 +11,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=33a7c1755957572976caf33f413cda02e67b55089843ef0d7305fa496f79cfff
|
checksum=1ec614c38dbeb0a5d181286111ed4e37707fcd10e2c3569db0a41ef1765c5415
|
||||||
|
|
||||||
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