dar: update to 2.5.16. (#1414)
This commit is contained in:
parent
dedae141b1
commit
77bf116262
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dar'
|
||||
pkgname=dar
|
||||
version=2.5.15
|
||||
version=2.5.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-upx --disable-build-html"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://dar.linux.free.fr/"
|
||||
distfiles="${SOURCEFORGE_SITE}/dar/dar-${version}.tar.gz"
|
||||
checksum=58d860299e0b2ee61cf1cac549f1e7b228060aed3ee5575c2e9c88324504e0c0
|
||||
checksum=e957c97101a17dc91dca00078457f225d2fa375d0db0ead7a64035378d4fc33b
|
||||
conf_files="/etc/darrc"
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue