14 lines
424 B
Bash
14 lines
424 B
Bash
# Template file for 'patch'
|
|
pkgname=patch
|
|
version=2.7.6
|
|
revision=1
|
|
bootstrap=yes
|
|
build_style=gnu-configure
|
|
makedepends="attr-devel"
|
|
short_desc="Patch files using diff output"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://www.gnu.org/software/patch/patch.html"
|
|
license="GPL-3"
|
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
|
checksum=ac610bda97abe0d9f6b7c963255a11dcb196c25e337c61f94e4778d632f1d8fd
|
|
|