mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
dc3dd: update to 7.2.641
This commit is contained in:
parent
92e5b2d348
commit
4e17b53e26
@ -1,19 +1,15 @@
|
||||
#
|
||||
# Apps Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
||||
|
||||
pkgname=dc3dd
|
||||
pkgver=7.1.614
|
||||
pkgver=7.2.641
|
||||
pkgrel=1
|
||||
pkgdesc="A patched version of dd that includes a number of features useful for computer forensics."
|
||||
url="http://dc3dd.sourceforge.net/"
|
||||
license=("GPL3")
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
makedepends=('autoconf' 'gperf' 'perl-locale-gettext')
|
||||
categories=('utils')
|
||||
changelog=ChangeLog
|
||||
source=(http://downloads.sf.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
|
||||
md5sums=('f5a63a8252ac1c9f72b36d18712602a4')
|
||||
sha512sums=('9afa57bfbfce00778130eb75b4add915f132ad2b19d9271faed87f807bb646d2083e1bd5b09acfa378a50e894c57d65472263cd7966acf45c30d174754cdf6c8')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user