Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
jemalloc


Commits:
e785738f by Christian Hesse at 2024-09-11T08:14:01+02:00
update upstream url

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -3,7 +3,7 @@ pkgbase = jemalloc
        pkgver = 5.3.0
        pkgrel = 4
        epoch = 1
-       url = http://www.canonware.com/jemalloc/
+       url = https://jemalloc.net/
        arch = x86_64
        license = BSD
        makedepends = clang


=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgrel=4
 pkgdesc='General-purpose scalable concurrent malloc implementation'
 arch=('x86_64')
 license=('BSD')
-url='http://www.canonware.com/jemalloc/'
+url='https://jemalloc.net/'
 depends=('glibc')
 makedepends=('clang')
 options=('!lto')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jemalloc/-/commit/e785738f29a37be51ba68e082143fd4f9985697e

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


Reply via email to