srm: update to 1.2.14.
This commit is contained in:
parent
6f3327a7a1
commit
2ca6bcb586
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'srm'
|
||||
pkgname=srm
|
||||
version=1.2.13
|
||||
version=1.2.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="A secure replacement for rm(1) that overwrites data before unlinking"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://srm.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/srm/srm-${version}.tar.gz"
|
||||
checksum=4caa77fae4d047bf5dcc2b10c8ec1e389406d1a952675528f62ef30a410bedf7
|
||||
checksum=580cca2d7b753cf793cd2a4d151a3efc7058eb942efc4db688b1427fd6e53cc7
|
||||
|
||||
post_install() {
|
||||
vinstall COPYING 644 usr/share/licenses/srm
|
||||
|
|
Loading…
Reference in a new issue