diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-12-27 15:10:10 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-12-27 15:10:10 +0100 |
commit | cc419339d78ddc4c1471e92faf6aff91cfe9f7a6 (patch) | |
tree | 144bd48c9c6cade456a22693f913ed8e47467a2f /community/dovecot/PKGBUILD | |
parent | 5ae5361a008f0f44e7ddbb14e3c4c4de26225091 (diff) | |
download | packages-cc419339d78ddc4c1471e92faf6aff91cfe9f7a6.tar.xz |
community/dovecot: added patch for passing tests
Diffstat (limited to 'community/dovecot/PKGBUILD')
-rw-r--r-- | community/dovecot/PKGBUILD | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/dovecot/PKGBUILD b/community/dovecot/PKGBUILD new file mode 100644 index 00000000..6a41fea4 --- /dev/null +++ b/community/dovecot/PKGBUILD @@ -0,0 +1,3 @@ +# PRI64 instead of lu in sprintfs in tests, already fixed upstream in git +source+=(dovecot-2.3.4-PRIu64.patch) +sha256sums+=('699ddd451d7f75a89797f05b910ae81e8cfc0098e11a80e83f3b440894633819') |