softhsm: 2.4.0 -> 2.5.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/softhsm/versions
This commit is contained in:
R. RyanTM 2018-10-03 02:14:57 -07:00
parent 4d1abc4419
commit 7cab295095

View File

@ -3,11 +3,11 @@
stdenv.mkDerivation rec {
name = "softhsm-${version}";
version = "2.4.0";
version = "2.5.0";
src = fetchurl {
url = "https://dist.opendnssec.org/source/${name}.tar.gz";
sha256 = "01ysfmq0pzr3g9laq40xwq8vg8w135d4m8n05mr1bkdavqmw3ai6";
sha256 = "1cijq78jr3mzg7jj11r0krawijp99p253f4qdqr94n728p7mdalj";
};
configureFlags = [