mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
git-series: update to 0.8.10.
This commit is contained in:
parent
988dc5e606
commit
f853083e61
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-series'
|
# Template file for 'git-series'
|
||||||
pkgname=git-series
|
pkgname=git-series
|
||||||
version=0.8.9
|
version=0.8.10
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo cmake pkg-config rust"
|
hostmakedepends="cargo cmake pkg-config rust"
|
||||||
makedepends="libgit2-devel"
|
makedepends="libgit2-devel"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Track patch series in git"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/git-series/git-series"
|
homepage="https://github.com/git-series/git-series"
|
||||||
distfiles="https://github.com/git-series/git-series/archive/v${version}.tar.gz"
|
distfiles="https://github.com/git-series/git-series/archive/${version}.tar.gz"
|
||||||
checksum=1da05232405db08c0d641d52b89a9b6b7cc1e9496590e0f503b13ba010598e23
|
checksum=d70c9a2105c69fdd6059c04285ddb74b3b10852d9729dd8a14681b9bf36790be
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue