Fix license MPL -> MPL-2.0

This commit is contained in:
Balakrishnan Balasubramanian
2025-07-24 16:55:02 -04:00
parent 3f5dcd3a20
commit e9567e1984
2 changed files with 4 additions and 4 deletions

View File

@@ -2,10 +2,10 @@
pkgname=nnss
pkgver=0.4.0
pkgrel=1
pkgrel=2
pkgdesc='Network Namespace setup using SSH SOCKS proxy'
arch=('any')
license=('MPL')
license=('MPL-2.0')
depends=('tun2socks')
url="https://gitea.balki.me/balki/$pkgname"
source=("git+$url.git#tag=v$pkgver")