mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
scrypt: update to 1.3.3.
This commit is contained in:
parent
6046f0a2b7
commit
b461b0b59b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scrypt'
|
||||
pkgname=scrypt
|
||||
version=1.3.2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="openssl-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://www.tarsnap.com/scrypt.html"
|
||||
distfiles="https://www.tarsnap.com/scrypt/scrypt-${version}.tgz"
|
||||
checksum=d632c1193420ac6faebf9482e65e33d3a5664eccd643b09a509d21d1c1f29be2
|
||||
checksum=1c2710517e998eaac2e97db11f092e37139e69886b21a1b2661f64e130215ae9
|
||||
|
||||
post_install() {
|
||||
vlicense COPYRIGHT
|
||||
|
|
Loading…
Add table
Reference in a new issue