Skip to content

Commit

Permalink
libnetfilter_cttimeout: Add version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Feb 19, 2023
1 parent eac8553 commit d3771fa
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions libnetfilter_cttimeout.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
#!/usr/bin/env beesh

# BEE_VERSION libnetfilter_cttimeout-1.0.1-0

# more info: https://www.netfilter.org/

#SRCURL[0]="https://www.netfilter.org/projects/libnetfilter_cttimeout/files/libnetfilter_cttimeout-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/ac64b55952b79cb9910db95ce8883940/libnetfilter_cttimeout-1.0.1.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
#}

#mee_install_post() {
# exit
#}

0 comments on commit d3771fa

Please sign in to comment.