Skip to content

Commit

Permalink
libsodium: Add version 1.0.17
Browse files Browse the repository at this point in the history
needs for browser support of keepassxc
  • Loading branch information
david committed Apr 18, 2019
1 parent 6f4ee0b commit 889443c
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions libsodium.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
#!/usr/bin/env beesh

# BEE_VERSION libsodium-1.0.17-0

SRCURL[0]="https://download.libsodium.org/libsodium/releases/libsodium-${PKGVERSION}.tar.gz"

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src


#mee_extract() {
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}
## by default this may be 'make install DESTDIR="${D}"'

0 comments on commit 889443c

Please sign in to comment.