bsdiff: fix license=
This commit is contained in:
parent
cb59606dea
commit
2f27342d30
1 changed files with 4 additions and 4 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue