diff --git a/app-vcs/git/spec b/app-vcs/git/spec index 9b5db165f55..fd98d0c12b4 100644 --- a/app-vcs/git/spec +++ b/app-vcs/git/spec @@ -1,11 +1,12 @@ -VER=2.47.1 -REL=1 +VER=2.48.0 + # Use this for stable releases. -SRCS="https://cdn.kernel.org/pub/software/scm/git/git-$VER.tar.gz" +#REL=1 +#SRCS="https://cdn.kernel.org/pub/software/scm/git/git-$VER.tar.gz" # Use this for RC releases. -#RC=1 -#SRCS="https://cdn.kernel.org/pub/software/scm/git/testing/git-$VER.rc$RC.tar.xz" +RC=1 +SRCS="https://cdn.kernel.org/pub/software/scm/git/testing/git-$VER.rc$RC.tar.xz" -CHKSUMS="sha256::f4c4e98667800585d218dfdf415eb72f73baa7abcac4569e2ce497970f8d6665" +CHKSUMS="sha256::be6df7354fc6ced1c0d05ecf44273000e137bd9710c9a5f165fd50eb2f571d82" CHKUPDATE="anitya::id=5350"