rinutils: update to 0.10.0.
This commit is contained in:
parent
8206e78150
commit
b6ff088ada
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rinutils'
|
||||
pkgname=rinutils
|
||||
version=0.8.0
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="perl pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://github.com/shlomif/rinutils/"
|
||||
changelog="https://raw.githubusercontent.com/shlomif/rinutils/master/NEWS.asciidoc"
|
||||
distfiles="https://github.com/shlomif/rinutils/archive/${version}.tar.gz"
|
||||
checksum=3cb4d0447c1c53d39002f3e1cfea9efd587eaa7c1a2456ca6dc9076f7656d9d5
|
||||
checksum=af688ee2258587bcec5763d2426c24b734f1e15309cb5f28c18252c6a12e167d
|
||||
|
||||
do_check() {
|
||||
: requires many perl modules
|
||||
|
|
Loading…
Reference in a new issue