rinutils: update to 0.6.0.
This commit is contained in:
parent
7fe15dcd83
commit
071c3c5552
1 changed files with 3 additions and 11 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'rinutils'
|
||||
pkgname=rinutils
|
||||
version=0.4.1
|
||||
version=0.6.0
|
||||
revision=1
|
||||
_shlomif_common_commit=89f05caf86078f783873975525230cf4fecede8a
|
||||
build_style=cmake
|
||||
hostmakedepends="perl pkg-config"
|
||||
makedepends="cmocka-devel"
|
||||
|
@ -10,15 +9,8 @@ short_desc="C headers containing random utilities"
|
|||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/shlomif/rinutils/"
|
||||
distfiles="https://github.com/shlomif/rinutils/archive/${version}.tar.gz
|
||||
https://raw.githubusercontent.com/shlomif/shlomif-cmake-modules/${_shlomif_common_commit}/shlomif-cmake-modules/Shlomif_Common.cmake"
|
||||
checksum="f57fa1aa24db2a532cbb5d4dde6a515fc5eeb59f8767b7cf194e95e214ef09b6
|
||||
6c72ff31b361319971bb8eca5d5679bd366b316a5543562e821e585af88cad17"
|
||||
skip_extraction="Shlomif_Common.cmake"
|
||||
|
||||
post_extract() {
|
||||
mv "${XBPS_SRCDISTDIR}/${pkgname}-${version}/Shlomif_Common.cmake" cmake
|
||||
}
|
||||
distfiles="https://github.com/shlomif/rinutils/archive/${version}.tar.gz"
|
||||
checksum=81966e7f73a9a8e095dd06c159cfb8dd0da2b78942ba83b323d7ff59f74800cf
|
||||
|
||||
do_check() {
|
||||
: requires many perl modules
|
||||
|
|
Loading…
Reference in a new issue