coreutils: replaces b2sum.

This commit is contained in:
Leah Neukirchen 2017-01-01 18:27:59 +01:00
parent fb06cbbc50
commit 3efc3deaaa
1 changed files with 2 additions and 2 deletions

View File

@ -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"