[arch-commits] Commit in libesmtp/trunk (PKGBUILD)

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 17:37:09
  Author: felixonmars
Revision: 659807

upgpkg: libesmtp 1.0.6-7: reproducibility rebuild

Modified:
  libesmtp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 17:37:09 UTC (rev 659806)
+++ PKGBUILD2020-07-07 17:37:09 UTC (rev 659807)
@@ -4,7 +4,7 @@
 
 pkgname=libesmtp
 pkgver=1.0.6
-pkgrel=6
+pkgrel=7
 pkgdesc='A library to manage posting mail to a preconfigured MTA.'
 arch=('x86_64')
 url='http://www.stafford.uklinux.net/libesmtp/'


[arch-commits] Commit in libesmtp/trunk (PKGBUILD)

2019-09-18 Thread Antonio Rojas via arch-commits
Date: Wednesday, September 18, 2019 @ 20:47:41
  Author: arojas
Revision: 511098

https

Modified:
  libesmtp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-18 20:09:37 UTC (rev 511097)
+++ PKGBUILD2019-09-18 20:47:41 UTC (rev 511098)
@@ -10,7 +10,7 @@
 url='http://www.stafford.uklinux.net/libesmtp/'
 license=('LGPL')
 depends=('openssl')
-source=("http://pkgs.fedoraproject.org/repo/pkgs/$pkgname/$pkgname-$pkgver.tar.bz2/bf3915e627fd8f35524a8fdfeed979c8/$pkgname-$pkgver.tar.bz2;)
+source=("https://pkgs.fedoraproject.org/repo/pkgs/$pkgname/$pkgname-$pkgver.tar.bz2/bf3915e627fd8f35524a8fdfeed979c8/$pkgname-$pkgver.tar.bz2;)
 md5sums=('bf3915e627fd8f35524a8fdfeed979c8')
 
 build() {


[arch-commits] Commit in libesmtp/trunk (PKGBUILD)

2018-11-09 Thread Evangelos Foutras via arch-commits
Date: Friday, November 9, 2018 @ 23:17:00
  Author: foutrelis
Revision: 405228

PIE/BUILDINFO rebuild

Modified:
  libesmtp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 23:16:46 UTC (rev 405227)
+++ PKGBUILD2018-11-09 23:17:00 UTC (rev 405228)
@@ -4,7 +4,7 @@
 
 pkgname=libesmtp
 pkgver=1.0.6
-pkgrel=5
+pkgrel=6
 pkgdesc='A library to manage posting mail to a preconfigured MTA.'
 arch=('x86_64')
 url='http://www.stafford.uklinux.net/libesmtp/'


[arch-commits] Commit in libesmtp/trunk (PKGBUILD)

2017-02-25 Thread Lukas Fleischer
Date: Saturday, February 25, 2017 @ 15:37:05
  Author: lfleischer
Revision: 213782

upgpkg: libesmtp 1.0.6-5

* Fix upstream sources.
* OpenSSL 1.1.0 rebuild.

Modified:
  libesmtp/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-25 15:33:19 UTC (rev 213781)
+++ PKGBUILD2017-02-25 15:37:05 UTC (rev 213782)
@@ -1,4 +1,3 @@
-# $Id$
 # Maintainer: Lukas Fleischer 
 # Contributor: Roman Kyrylych 
 # Contributor: Tom Newsom 
@@ -5,13 +4,13 @@
 
 pkgname=libesmtp
 pkgver=1.0.6
-pkgrel=4
+pkgrel=5
 pkgdesc='A library to manage posting mail to a preconfigured MTA.'
 arch=('i686' 'x86_64')
 url='http://www.stafford.uklinux.net/libesmtp/'
 license=('LGPL')
 depends=('openssl')
-source=("http://www.stafford.uklinux.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+source=("http://pkgs.fedoraproject.org/repo/pkgs/$pkgname/$pkgname-$pkgver.tar.bz2/bf3915e627fd8f35524a8fdfeed979c8/$pkgname-$pkgver.tar.bz2;)
 md5sums=('bf3915e627fd8f35524a8fdfeed979c8')
 
 build() {


[arch-commits] Commit in libesmtp/trunk (PKGBUILD)

2016-03-02 Thread Evangelos Foutras
Date: Wednesday, March 2, 2016 @ 19:35:26
  Author: foutrelis
Revision: 164221

OpenSSL 1.0.2g rebuild

Modified:
  libesmtp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-02 18:32:55 UTC (rev 164220)
+++ PKGBUILD2016-03-02 18:35:26 UTC (rev 164221)
@@ -5,7 +5,7 @@
 
 pkgname=libesmtp
 pkgver=1.0.6
-pkgrel=3
+pkgrel=4
 pkgdesc='A library to manage posting mail to a preconfigured MTA.'
 arch=('i686' 'x86_64')
 url='http://www.stafford.uklinux.net/libesmtp/'


[arch-commits] Commit in libesmtp/trunk (PKGBUILD)

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:52:55
  Author: bpiotrowski
Revision: 103321

upgpkg: libesmtp 1.0.6-3

remove static libraries

Modified:
  libesmtp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 10:52:48 UTC (rev 103320)
+++ PKGBUILD2014-01-03 10:52:55 UTC (rev 103321)
@@ -5,7 +5,7 @@
 
 pkgname=libesmtp
 pkgver=1.0.6
-pkgrel=2
+pkgrel=3
 pkgdesc='A library to manage posting mail to a preconfigured MTA.'
 arch=('i686' 'x86_64')
 url='http://www.stafford.uklinux.net/libesmtp/'