diff --git a/community/asio/APKBUILD b/community/asio/APKBUILD
index 76dfb5d258abf5636be2dad43ae6a1410d5755fb..e672a7178ab05a24a1a674741b582f20185b3028 100644
--- a/community/asio/APKBUILD
+++ b/community/asio/APKBUILD
@@ -1,9 +1,9 @@
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=asio
 pkgver=1.14.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Cross-platform C++ library for network programming"
-url="https://think-async.com"
+url="https://think-async.com/Asio/"
 arch="all"
 license="BSL-1.0"
 depends_dev="boost-dev openssl-dev"