mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
tup: update to 0.7.9.
This commit is contained in:
parent
2273cabf35
commit
7b0a3d0ab4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tup'
|
# Template file for 'tup'
|
||||||
pkgname=tup
|
pkgname=tup
|
||||||
version=0.7.8
|
version=0.7.9
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="fuse-devel pkg-config"
|
hostmakedepends="fuse-devel pkg-config"
|
||||||
makedepends="fuse-devel pcre-devel sqlite-devel"
|
makedepends="fuse-devel pcre-devel sqlite-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://gittup.org/tup/index.html"
|
homepage="http://gittup.org/tup/index.html"
|
||||||
distfiles="https://github.com/gittup/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gittup/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=37baed2d12ef6ce66ce186dc5aa9bcf23098c35d3aee2dc25cb3177eee224b60
|
checksum=9b0951afaa749186eb55d88860405b2f6b3d88632d1b5df1ec4a0bf973d8d326
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
sed -i "s/git describe/echo ${version}/" src/tup/link.sh
|
sed -i "s/git describe/echo ${version}/" src/tup/link.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue