Skip to content

Commit

Permalink
perl-db replaces perl-berkeleydb
Browse files Browse the repository at this point in the history
  • Loading branch information
timlegge committed Jul 29, 2020
1 parent 8297b83 commit 0e2fbba
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version

Perl-berkeleydb replaced by perl-db

Version 1.17

9689869 Merge pull request #32 from timlegge/v0.16
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN sed -n 's/main/testing/p' /etc/apk/repositories >> /etc/apk/repositories &&
apk add ca-certificates imagemagick mailcap musl nginx openssl tzdata bash \
grep unzip wget zip perl perl-algorithm-diff perl-algorithm-diff-xs \
perl-apache-logformat-compiler perl-archive-zip perl-authen-sasl \
perl-authcas perl-berkeleydb perl-cache-cache perl-cgi perl-cgi-session \
perl-authcas perl-db perl-cache-cache perl-cgi perl-cgi-session \
perl-class-accessor perl-convert-pem perl-crypt-eksblowfish \
perl-crypt-jwt perl-crypt-openssl-bignum perl-crypt-openssl-dsa \
perl-crypt-openssl-random perl-crypt-openssl-rsa \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ main | Class-Accessor | perl-class-accessor
community | Algorithm-Diff | perl-algorithm-diff
community | Algorithm-Diff-XS | perl-algorithm-diff-xs
community | AuthCAS | perl-authcas
community | BerkeleyDB | perl-berkeleydb
community | BerkeleyDB | perl-db
community | Crypt-PasswdMD5 | perl-crypt-passwdmd5
community | Crypt-SMIME | perl-crypt-smime
community | Convert-PEM | perl-convert-pem
Expand Down

0 comments on commit 0e2fbba

Please sign in to comment.