- Update to 0.3.5
- Use the new options framework Obtained from: FreeBSD Haskell
This commit is contained in:
parent
4baa7e74ef
commit
1136819969
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301908
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= cryptocipher
|
||||
PORTVERSION= 0.3.4
|
||||
PORTVERSION= 0.3.5
|
||||
CATEGORIES= security haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cabal/cryptocipher-0.3.4.tar.gz) = d9dc44fca92e9fd4152facd70db9e966a88947ed31391482f567289dd6fecd8a
|
||||
SIZE (cabal/cryptocipher-0.3.4.tar.gz) = 46479
|
||||
SHA256 (cabal/cryptocipher-0.3.5.tar.gz) = 3a25ee19403089a38b4402cd38149c100b2ef6475a1eabc1b42d149a720e0c0b
|
||||
SIZE (cabal/cryptocipher-0.3.5.tar.gz) = 46567
|
||||
|
|
Loading…
Reference in a new issue