ddpt: update to 0.96.
This commit is contained in:
parent
4af530ca30
commit
b6e971b8d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ddpt'
|
||||
pkgname=ddpt
|
||||
version=0.95
|
||||
revision=4
|
||||
version=0.96
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="sg3_utils-devel"
|
||||
short_desc="Variant of the standard Unix command dd which copies files"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://sg.danny.cz/sg/ddpt.html"
|
||||
distfiles="http://sg.danny.cz/sg/p/${pkgname}-${version}.tgz"
|
||||
checksum=84a3c2a9ed7d5bff33ae298fb8bbbf650d5db3235a2bfe90033518e759144bb5
|
||||
checksum=8f231342af7458fe592496d5e8ff4e9a22313b6e0bbc5be9c588ed392d75e1f4
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue