git-series: update to 0.8.10.

This commit is contained in:
Christian Neukirchen 2016-08-20 16:35:47 +02:00
parent 988dc5e606
commit f853083e61
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'git-series'
pkgname=git-series
version=0.8.9
version=0.8.10
revision=1
hostmakedepends="cargo cmake pkg-config rust"
makedepends="libgit2-devel"
@ -9,8 +9,8 @@ short_desc="Track patch series in git"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="MIT"
homepage="https://github.com/git-series/git-series"
distfiles="https://github.com/git-series/git-series/archive/v${version}.tar.gz"
checksum=1da05232405db08c0d641d52b89a9b6b7cc1e9496590e0f503b13ba010598e23
distfiles="https://github.com/git-series/git-series/archive/${version}.tar.gz"
checksum=d70c9a2105c69fdd6059c04285ddb74b3b10852d9729dd8a14681b9bf36790be
nocross=yes
do_build() {