blob: 4429d4cb50cbe0665bb93a44083b47d2440aca68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = bsdiff
pkgdesc = bsdiff and bspatch are tools for building and applying patches to binary files
pkgver = 4.3
pkgrel = 1
url = https://www.daemonology.net/bsdiff/
arch = i686
arch = x86_64
license = custom
makedepends = patch
depends = glibc
depends = bzip2
source = https://ftp.desolve.ru/pub/bsdiff/bsdiff-4.3.tar.gz
source = CVE-2014-9862.patch
sha256sums = 18821588b2dc5bf159aa37d3bcb7b885d85ffd1e19f23a0c57a58723fea85f48
sha256sums = 3f50f832eff04a00d59bd7fe19fd743b5639ea7cc78822329a77604f28e24102
pkgname = bsdiff
|