mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
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'
|
# Template file for 'rcs'
|
||||||
pkgname=rcs
|
pkgname=rcs
|
||||||
version=5.9.4
|
version=5.9.4
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="ed groff"
|
hostmakedepends="ed groff"
|
||||||
makedepends="ed"
|
makedepends="ed"
|
||||||
depends="ed"
|
depends="ed"
|
||||||
short_desc="Revision Control System"
|
short_desc="Revision Control System"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/rcs/"
|
homepage="http://www.gnu.org/software/rcs/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=063d5a0d7da1821754b80c639cdae2c82b535c8ff4131f75dc7bbf0cd63a5dff
|
checksum=063d5a0d7da1821754b80c639cdae2c82b535c8ff4131f75dc7bbf0cd63a5dff
|
||||||
|
|
Loading…
Add table
Reference in a new issue