diff --git a/.SRCINFO b/.SRCINFO index 9985acb..ea3cefe 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-ayn-odin2-stable pkgver = 6.9.3 - pkgrel = 2 + pkgrel = 3 url = https://github.com/edk2-porting/linux-next/ arch = aarch64 license = GPL2 @@ -13,7 +13,7 @@ pkgbase = linux-ayn-odin2-stable makedepends = uboot-tools makedepends = dtc options = !strip - source = git+https://gitea.classfun.cn:4443/renegade-project/linux-next.git#branch=ci/odin2/stable + source = git+http://192.168.0.51:3000/renegade-project/linux-next.git#branch=ci/odin2/stable source = linux.preset source = linux.install source = 60-linux.hook diff --git a/PKGBUILD b/PKGBUILD index e7e8a21..31726ea 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgbase=linux-ayn-odin2-stable pkgver=6.9.3 -pkgrel=2 +pkgrel=3 arch=(aarch64) url="https://github.com/edk2-porting/linux-next/" license=(GPL2) @@ -17,7 +17,7 @@ makedepends=( dtc ) options=('!strip') -source=("git+https://gitea.classfun.cn:4443/renegade-project/linux-next.git#branch=ci/odin2/stable" +source=("git+http://192.168.0.51:3000/renegade-project/linux-next.git#branch=ci/odin2/stable" linux.preset linux.install 60-linux.hook