rmlint: update to 2.6.1.
This commit is contained in:
parent
a561dcad7e
commit
3b388e15b8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rmlint'
|
||||
pkgname=rmlint
|
||||
version=2.6.0
|
||||
version=2.6.1
|
||||
revision=1
|
||||
build_style=scons
|
||||
hostmakedepends="scons pkg-config python3-Sphinx glib-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-3"
|
||||
homepage="http://rmlint.rtfd.org/"
|
||||
distfiles="https://github.com/sahib/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=f6810bdca1eb09fabf51dc8d9c4ba9cad70b1072b9965c0343a1747bedfc9415
|
||||
checksum=b4de3de2f197b5978113eb9d013ee9890efbdf01ba739416255ecc2567199b81
|
||||
|
||||
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