some packages
This commit is contained in:
11
packages/git.shrap
Normal file
11
packages/git.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "git")
|
||||
(version "2.53.0")
|
||||
(homepage "https://git-scm.com/")
|
||||
(dependencies zlib gettext xz)
|
||||
(src (tar
|
||||
(url "https://www.kernel.org/pub/software/scm/git/git-2.53.0.tar.gz")
|
||||
(dir "git-2.53.0")
|
||||
(blake3 "6ae1f287a09019677f704184588883d68a8116807cc14c6a138adea5ca9636e0")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user