coreutils: replaces b2sum.
This commit is contained in:
parent
fb06cbbc50
commit
3efc3deaaa
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'coreutils'
|
||||
pkgname=coreutils
|
||||
version=8.26
|
||||
revision=1
|
||||
revision=2
|
||||
bootstrap=yes
|
||||
makedepends="gmp-devel acl-devel libcap-devel"
|
||||
replaces="chroot-coreutils>=0 coreutils-doc>=0"
|
||||
replaces="chroot-coreutils>=0 coreutils-doc>=0 b2sum>=0"
|
||||
short_desc="The GNU core utilities"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnu.org/software/coreutils"
|
||||
|
|
Loading…
Reference in New Issue