Explorar el Código

Update repository link: bel2125/civetweb --> civetweb/civetweb

bel hace 10 años
padre
commit
25e7595b8f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      distribution/arch/PKGBUILD.git.example

+ 1 - 1
distribution/arch/PKGBUILD.git.example

@@ -15,7 +15,7 @@ optdepends=('php-cgi: for php support')
 provides=("$_pkgname")
 conflicts=("$_pkgname")
 backup=("etc/$_pkgname/$_pkgname.conf")
-source=("$_pkgname::git+https://github.com/bel2125/civetweb.git")
+source=("$_pkgname::git+https://github.com/civetweb/civetweb.git")
 md5sums=('SKIP')
 
 pkgver() {