Skip to content

Update curl from version 7.39.0 to 7.50.3 #135

Merged
merged 2 commits into from
Sep 27, 2016

Commits on Sep 16, 2016

  1. curl: Update from version 7.39.0 to 7.50.3

    rationale:
     - age of the former version
     - some security issues, latest CVE-2016-7167,
       see https://curl.haxx.se/docs/security.html
    
    changes:
     - versionless beefile
    
    homepage:
     - https://curl.haxx.se/
    
    summary:
      #!/usr/bin/env beesh
      # BEE_VERSION curl-7.50.3-0
      BEE_BUILDTYPE='autotools'
      SRCURL[0]="https://curl.haxx.se/download/curl-${PKGVERSION}.tar.bz2"
    thomas committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    4c6b8ac View commit details
    Browse the repository at this point in the history
  2. curl: Update from version 7.39.0 to 7.50.3

     - removed old bee file
    thomas committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    d296276 View commit details
    Browse the repository at this point in the history