[arch-commits] Commit in lib32-libndp/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun May 23 02:03:49 UTC 2021
Date: Sunday, May 23, 2021 @ 02:03:48
Author: heftig
Revision: 942548
1.8-1
Modified:
lib32-libndp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-23 02:02:28 UTC (rev 942547)
+++ PKGBUILD 2021-05-23 02:03:48 UTC (rev 942548)
@@ -3,15 +3,15 @@
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=lib32-libndp
-pkgver=1.7
+pkgver=1.8
pkgrel=1
pkgdesc='Library for Neighbor Discovery Protocol'
arch=('x86_64')
url='http://libndp.org/'
-license=('LGPL2.1')
+license=('LGPL')
depends=('lib32-glibc' 'libndp')
makedepends=('git')
-source=("git+https://github.com/jpirko/libndp.git#tag=v${pkgver}")
+source=("git+https://github.com/jpirko/libndp#tag=v${pkgver}")
sha256sums=('SKIP')
prepare() {
More information about the arch-commits
mailing list