Skip to content

Rebuild OpenSSL for correct bee package creation #1586

Merged
merged 1 commit into from
Jan 13, 2020

Commits on Jan 13, 2020

  1. openssl1: Rebuild for correct bee package creation

    While running the tests, and/or copying the bee file, creating the bee
    package, and build archive I must have changed the branch, so the old
    bee file was copied.
    
         deinemuddah:~> head /usr/share/bee/openssl1-1.1.1d-0.x86_64/openssl1-1.1.1d-0.bee
         #!/usr/bin/env beesh
    
         # BEE_VERSION openssl1-1.1.1c-0
    
         ## this file was created by bee init and should be executed to build a
         ## bee-package. (Additional hints are located at the end of this file.)
    
         ###############################################################################
         ## The source URL(s) define the location of the sources that will be
         ## downloaded. Version variables may be used to simplify reuse of this bee-file.
    
    So, rebuild the package, so the correct bee file is copied. Increment
    the revision to 1.
    
    Found-by: bee queen trying to built in essensce openssl1-1.1.1c with the
    failed test
    pmenzel committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    fe186c2 View commit details
    Browse the repository at this point in the history