bsdiff: fix license=

This commit is contained in:
maxice8 2018-08-30 23:47:26 -03:00
parent cb59606dea
commit 2f27342d30
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,13 +1,13 @@
# Template file for 'bsdiff'
pkgname=bsdiff
version=4.3
revision=3
revision=4
makedepends="bzip2-devel"
homepage="http://www.daemonology.net/bsdiff"
short_desc="Binary diff/patch utility"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Simplified BSD"
distfiles="$homepage/$pkgname-$version.tar.gz"
license="BSD-2-Clause"
homepage="http://www.daemonology.net/bsdiff"
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
checksum=18821588b2dc5bf159aa37d3bcb7b885d85ffd1e19f23a0c57a58723fea85f48
do_build() {