Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages / 
librdkafka


Commits:
7e823815 by Anatol Pomozov at 2024-05-12T11:52:59-07:00
Fix download link to point to the new project homepage

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -21,7 +21,7 @@ depends=(
   zstd
 )
 makedepends=(python rapidjson)
-source=(librdkafka-$pkgver.tar.gz::https://github.com/edenhill/librdkafka/archive/v$pkgver.tar.gz)
+source=(librdkafka-$pkgver.tar.gz::https://github.com/confluentinc/librdkafka/archive/v$pkgver.tar.gz)
 sha256sums=('d645e47d961db47f1ead29652606a502bdd2a880c85c1e060e94eea040f1a19a')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/librdkafka/-/commit/7e823815c9c5a728c78229302387fd6e811feeb1

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/librdkafka/-/commit/7e823815c9c5a728c78229302387fd6e811feeb1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to