mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
git-series: update to 0.9.1.
This commit is contained in:
parent
92e2201672
commit
ea63310dfc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-series'
|
# Template file for 'git-series'
|
||||||
pkgname=git-series
|
pkgname=git-series
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo cmake pkg-config rust perl"
|
hostmakedepends="cargo cmake pkg-config rust perl"
|
||||||
makedepends="libgit2-devel"
|
makedepends="libgit2-devel"
|
||||||
|
@ -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=dcc8957d83cf79e63a6baa3f2ece8862839767305e4a0a7820709d362eac89d5
|
checksum=c0362e19d3fa168a7cb0e260fcdecfe070853b163c9f2dfd2ad8213289bc7e5f
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue