Fixed egg category

master
t@thintz.com 13 years ago
parent a56eb5b277
commit ce8e7b6d79

@ -5,7 +5,7 @@
(
(license "BSD")
(category cryptography)
(category crypt)
(needs message-digest srfi-4-utils)

@ -5,3 +5,4 @@
(release "2")
(release "3")
(release "4")
(release "5")

@ -11,5 +11,5 @@
; Files to install for your extension:
'("hmac.o" "hmac.so" "hmac.import.so")
; Assoc list with properties for your extension:
'((version 4)
'((version 5)
(static "hmac.o"))) ;; for static linking
Loading…
Cancel
Save