Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/libsieve/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libsieve/PKGBUILD')
-rw-r--r--extra/libsieve/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/libsieve/PKGBUILD b/extra/libsieve/PKGBUILD
new file mode 100644
index 00000000..d900f3d8
--- /dev/null
+++ b/extra/libsieve/PKGBUILD
@@ -0,0 +1,4 @@
+if [[ $pkgver == "2.3.1" ]]; then
+ # Thank you for the mirror. (Since it matches the existing checksums, it's safe.)
+ source[0]='http://www.mirrorservice.org/sites/ftp.netbsd.org/pub/pkgsrc/distfiles/libsieve-2.3.1.tar.gz'
+fi