mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
patch: remove obsolete conflicts.
This commit is contained in:
parent
282928ee35
commit
34f153f7e3
1 changed files with 1 additions and 2 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'patch'
|
# Template file for 'patch'
|
||||||
pkgname=patch
|
pkgname=patch
|
||||||
version=2.7.1
|
version=2.7.1
|
||||||
revision=6
|
revision=7
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="attr-devel"
|
makedepends="attr-devel"
|
||||||
conflicts="chroot-patch>=0"
|
|
||||||
short_desc="Patch files using diff output"
|
short_desc="Patch files using diff output"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnu.org/software/patch/patch.html"
|
homepage="http://www.gnu.org/software/patch/patch.html"
|
||||||
|
|
Loading…
Add table
Reference in a new issue