srm: update to 1.2.15.
This commit is contained in:
parent
0244882adb
commit
3db23dce89
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'srm'
|
||||
pkgname=srm
|
||||
version=1.2.14
|
||||
version=1.2.15
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="A secure replacement for rm(1) that overwrites data before unlinking"
|
||||
|
@ -8,8 +8,8 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://srm.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/srm/srm-${version}.tar.gz"
|
||||
checksum=580cca2d7b753cf793cd2a4d151a3efc7058eb942efc4db688b1427fd6e53cc7
|
||||
checksum=7583c1120e911e292f22b4a1d949b32c23518038afd966d527dae87c61565283
|
||||
|
||||
post_install() {
|
||||
vinstall COPYING 644 usr/share/licenses/srm
|
||||
vlicense COPYING LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue