mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cvsps2: upstream location changed.
This commit is contained in:
parent
c3303eb0ee
commit
4c3f3288e7
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'cvsps2'
|
# Template file for 'cvsps2'
|
||||||
pkgname=cvsps2
|
pkgname=cvsps2
|
||||||
version=2.1
|
version=2.1
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc=cvsps-${version}
|
wrksrc=cvsps-${version}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
short_desc="Generating 'patchsets' from a CVS repo (for git-cvsimport)"
|
short_desc="Generating 'patchsets' from a CVS repo (for git-cvsimport)"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.cobite.com/cvsps/"
|
homepage="http://cvsps.sourceforge.net/"
|
||||||
distfiles="http://www.cobite.com/cvsps/cvsps-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/cvsps/cvsps-${version}.tar.gz"
|
||||||
checksum=91d3198b33463861a581686d5fcf99a5c484e7c4d819384c04fda9cafec1075a
|
checksum=91d3198b33463861a581686d5fcf99a5c484e7c4d819384c04fda9cafec1075a
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue