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'
|
||||
pkgname=cvsps2
|
||||
version=2.1
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc=cvsps-${version}
|
||||
build_style=gnu-makefile
|
||||
makedepends="zlib-devel"
|
||||
short_desc="Generating 'patchsets' from a CVS repo (for git-cvsimport)"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.cobite.com/cvsps/"
|
||||
distfiles="http://www.cobite.com/cvsps/cvsps-${version}.tar.gz"
|
||||
homepage="http://cvsps.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/cvsps/cvsps-${version}.tar.gz"
|
||||
checksum=91d3198b33463861a581686d5fcf99a5c484e7c4d819384c04fda9cafec1075a
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue