Skip to content

Commit

Permalink
npth: add version 1.6
Browse files Browse the repository at this point in the history
- needed for gpg 2.3 2
  • Loading branch information
wwwutz committed Sep 9, 2021
1 parent 8ddff1b commit 1613f1d
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions npth.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
#!/usr/bin/env beesh

# BEE_VERSION npth-1.6-0

# https://gnupg.org/ftp/gcrypt/npth

# SRCURL[0]="https://gnupg.org/ftp/gcrypt/npth/npth-1.6.tar.bz2"

SRCURL[0]="https://beehive.molgen.mpg.de/375d1a15ad969f32d25f1a7630929854/npth-1.6.tar.bz2"


# 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
#}

0 comments on commit 1613f1d

Please sign in to comment.