rinutils: update to 0.8.0.

This commit is contained in:
Piotr Wójcik 2020-12-30 19:56:33 +01:00
parent f1fe262fef
commit 6041e5dbb1

View file

@ -1,6 +1,6 @@
# Template file for 'rinutils' # Template file for 'rinutils'
pkgname=rinutils pkgname=rinutils
version=0.6.0 version=0.8.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="perl pkg-config" hostmakedepends="perl pkg-config"
@ -9,8 +9,9 @@ short_desc="C headers containing random utilities"
maintainer="Piotr Wójcik <chocimier@tlen.pl>" maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="MIT" license="MIT"
homepage="https://github.com/shlomif/rinutils/" 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" distfiles="https://github.com/shlomif/rinutils/archive/${version}.tar.gz"
checksum=81966e7f73a9a8e095dd06c159cfb8dd0da2b78942ba83b323d7ff59f74800cf checksum=3cb4d0447c1c53d39002f3e1cfea9efd587eaa7c1a2456ca6dc9076f7656d9d5
do_check() { do_check() {
: requires many perl modules : requires many perl modules