Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
asio


Commits:
ac8529d2 by Christian Heusel at 2025-03-10T08:45:26+01:00
upgpkg: 1.34.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -4,7 +4,7 @@ pkgbase = asio
        pkgrel = 1
        url = https://think-async.com/Asio/
        arch = any
-       license = custom:boost
+       license = BSL-1.0
        makedepends = boost
        makedepends = git
        source = git+https://github.com/chriskohlhoff/asio.git#tag=asio-1-34-0


=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgrel=1
 pkgdesc='Cross-platform C++ library for ASynchronous network I/O'
 url='https://think-async.com/Asio/'
 arch=('any')
-license=('custom:boost')
+license=('BSL-1.0')
 makedepends=('boost' 'git')
 source=(git+https://github.com/chriskohlhoff/asio.git#tag=asio-${pkgver//./-})
 
sha512sums=('b12251a2402328eb2a559967b0dec97f6aa791ffbc4fd8ad591e76e4aa0dc7bb0f18f9a32c9a53d11b76c0684993686e4f83a747e23696dcfb27dbf226b3392b')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/asio/-/commit/ac8529d2d10d9147891b834f428cf6c4da16e49f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/asio/-/commit/ac8529d2d10d9147891b834f428cf6c4da16e49f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to