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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 17:04:18 UTC 2016


    Date: Monday, November 14, 2016 @ 17:04:17
  Author: spupykin
Revision: 195794

Modified:
  opensips/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 17:03:57 UTC (rev 195793)
+++ PKGBUILD	2016-11-14 17:04:17 UTC (rev 195794)
@@ -23,10 +23,10 @@
 license=('GPL')
 install=opensips.install
 options=('!emptydirs' 'zipman' '!makeflags' 'docs')
-source=(http://opensips.org/pub/opensips/${pkgver}/opensips-${pkgver}.tar.gz
+source=(https://opensips.org/pub/opensips/${pkgver}/opensips-${pkgver}.tar.gz
 	opensips.service)
-md5sums=('0f899863500b3b02ef03f87c7f75bdf1'
-         '35cdcb3692f6925236fd5fe7e9484c58')
+sha256sums=('9a4aa5fa7c1447d98057be95c9164303b9e4829540d863f009e8678c8fe6bd08'
+            'c2fec4be085b108db10834fa9832e98d696c2de6408f85f96cf89c13bf6be819')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver/



More information about the arch-commits mailing list