rmlint: update to 2.7.0.
This commit is contained in:
parent
09cd71c8b5
commit
3c606b2e3c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rmlint'
|
||||
pkgname=rmlint
|
||||
version=2.6.1
|
||||
revision=3
|
||||
version=2.7.0
|
||||
revision=1
|
||||
build_style=scons
|
||||
hostmakedepends="scons pkg-config python3-Sphinx glib-devel"
|
||||
makedepends="libblkid-devel elfutils-devel json-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=b4de3de2f197b5978113eb9d013ee9890efbdf01ba739416255ecc2567199b81
|
||||
checksum=174aaf4a3fd4c2911b7ddffd2804c6b940e38bedbb5cf2a6ec51b552cf919c33
|
||||
|
||||
do_install() {
|
||||
scons install --prefix=${DESTDIR}/usr
|
||||
|
|
Loading…
Reference in a new issue