Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions openldap.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: openldap
version: 2.6.4
version: 2.6.5
epoch: 0
description: LDAP Server
copyright:
Expand Down Expand Up @@ -28,7 +28,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: d2a2a1d71df3d77396b1c16ad7502e674df446e06072b0e5a4e941c3d06c0d46
expected-sha256: 2e27a8d4f4c2af8fe840b573271c20aa163e24987f9765214644290f5beb38d9
uri: https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-${{package.version}}.tgz

- uses: patch
Expand Down