mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
git-series: update to 0.8.11.
This commit is contained in:
parent
698e587175
commit
bd2d36f0b1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'git-series'
|
# Template file for 'git-series'
|
||||||
pkgname=git-series
|
pkgname=git-series
|
||||||
version=0.8.10
|
version=0.8.11
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="cargo cmake pkg-config rust"
|
hostmakedepends="cargo cmake pkg-config rust"
|
||||||
makedepends="libgit2-devel"
|
makedepends="libgit2-devel"
|
||||||
depends="git"
|
depends="git"
|
||||||
|
@ -10,7 +10,7 @@ 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/${version}.tar.gz"
|
distfiles="https://github.com/git-series/git-series/archive/${version}.tar.gz"
|
||||||
checksum=d70c9a2105c69fdd6059c04285ddb74b3b10852d9729dd8a14681b9bf36790be
|
checksum=d884e77c03304ba77cac3845b5e51a7856d517771db72c652f53b47cbaa13890
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue