index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-08-23 23:24:58 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-08-23 23:24:58 +0300 |
commit | bd12f575b38f5cf4eb6491d7bd918a83be2a3598 (patch) | |
tree | 0b7f29548a24851ee4f9e11374c065710b92446a /extra | |
parent | 0a70a58293ec379fdaaf59cd30a10bde4f7fe94d (diff) |
-rw-r--r-- | extra/libsieve/PKGBUILD | 2 |
diff --git a/extra/libsieve/PKGBUILD b/extra/libsieve/PKGBUILD new file mode 100644 index 00000000..63b44ef6 --- /dev/null +++ b/extra/libsieve/PKGBUILD @@ -0,0 +1,2 @@ +# Thank you for the mirror. (Since it matches the existing checksums, it's safe.) +source[0]='https://ftp.netbsd.org/pub/pkgsrc/distfiles/libsieve-2.3.1.tar.gz' |