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

Massimiliano Torromeo mtorromeo at archlinux.org
Wed Nov 9 08:31:52 UTC 2016


    Date: Wednesday, November 9, 2016 @ 08:31:51
  Author: mtorromeo
Revision: 195185

upgpkg: libdwarf 20161021-1

Modified:
  libdwarf/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-09 08:05:45 UTC (rev 195184)
+++ PKGBUILD	2016-11-09 08:31:51 UTC (rev 195185)
@@ -4,16 +4,16 @@
 # Contributor: Marti Raudsepp <marti at juffo.org>
 
 pkgname=libdwarf
-pkgver=20161001
+pkgver=20161021
 pkgrel=1
 pkgdesc="A library for handling DWARF Debugging Information Format"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-url="http://www.prevanders.net/dwarf.html"
+url="https://www.prevanders.net/dwarf.html"
 depends=('elfutils')
 options+=('staticlibs')
-source=(http://www.prevanders.net/libdwarf-$pkgver.tar.gz)
-sha256sums=('053aebbdfe54478a000db7a73eea5dae49a47078297d9e6d767be63d103532b5')
+source=(https://www.prevanders.net/libdwarf-$pkgver.tar.gz)
+sha256sums=('5f64edf7cfabf516603b65d2cb30b5abba83b35db327e10599a20378c3d3c8cd')
 
 build() {
   cd "$srcdir"/dwarf-$pkgver



More information about the arch-commits mailing list