update to 12.4-systemd: patch-2.8
This commit is contained in:
@@ -1,13 +1,12 @@
|
|||||||
pkgname=patch
|
pkgname=patch
|
||||||
pkgver=2.7.6
|
pkgver=2.8
|
||||||
pkgrel=10
|
|
||||||
pkgdesc='A utility to apply patch files to original sources'
|
pkgdesc='A utility to apply patch files to original sources'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://www.gnu.org/software/patch/'
|
url='https://www.gnu.org/software/patch/'
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
sources=("${pkgname}-${pkgver}.tar.xz")
|
sources=("${pkgname}-${pkgver}.tar.xz")
|
||||||
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
|
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
|
||||||
md5sums=("78ad9937e4caadcba1526ef1853730d5")
|
md5sums=("149327a021d41c8f88d034eab41c039f")
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
||||||
Reference in New Issue
Block a user