rcs: cleanup.
This commit is contained in:
parent
8b08c4b6d8
commit
36e5949fe2
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'rcs'
|
||||
pkgname=rcs
|
||||
version=5.9.4
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="ed groff"
|
||||
makedepends="ed"
|
||||
depends="ed"
|
||||
short_desc="Revision Control System"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-3"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.gnu.org/software/rcs/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=063d5a0d7da1821754b80c639cdae2c82b535c8ff4131f75dc7bbf0cd63a5dff
|
||||
|
|
Loading…
Reference in a new issue