mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
dar: update to 2.4.15.
This commit is contained in:
parent
e840a45ad5
commit
4351954507
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dar'
|
# Template file for 'dar'
|
||||||
pkgname=dar
|
pkgname=dar
|
||||||
version=2.4.14
|
version=2.4.15
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-upx --disable-build-html"
|
configure_args="--disable-upx --disable-build-html"
|
||||||
conf_files="/etc/darrc"
|
conf_files="/etc/darrc"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://dar.linux.free.fr/"
|
homepage="http://dar.linux.free.fr/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/dar/dar-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/dar/dar-${version}.tar.gz"
|
||||||
checksum=b4d020b86ffba9d38a1b3489e685a23ea108049f4c3dd4cb8924d3ff04f2f532
|
checksum=9606992bb85f01672b523a53d100cc2393737d6e737139b9469029e8cf23c9f4
|
||||||
|
|
||||||
libdar_package() {
|
libdar_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
@ -19,7 +19,6 @@ libdar_package() {
|
||||||
vmove usr/lib/*.so.*
|
vmove usr/lib/*.so.*
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
libdar-devel_package() {
|
libdar-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
depends="libdar>=${version}_${revision}"
|
depends="libdar>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue