File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ path = "../packages.rs"
12
12
releases-url = " https://github.com/thom311/libnl/releases"
13
13
14
14
[[package .metadata .build-package .external-files ]]
15
- url = " https://github.com/thom311/libnl/archive/libnl3_9_0 .tar.gz"
16
- sha512 = " 7182752ccd3663f14fc7bce20d134c42e54b8305b67e44e509027aab0150a5ef056f373332d22f87386a827f8ca8b7bdaf2bd5d410982210d28ec071f31ccc73 "
15
+ url = " https://github.com/thom311/libnl/archive/libnl3_10_0 .tar.gz"
16
+ sha512 = " 4950bf94371bc238df416546b63a0181fd0f684c4476b6e9dd99e14a63a42a3e5d1ec2b7bfe7249aa31e4ae5d43c33575031ec3eafba3de5a63e11936f66e89e "
17
17
18
18
[build-dependencies ]
19
19
glibc = { path = " ../glibc" }
Original file line number Diff line number Diff line change 1
- %global rpmver 3.9 .0
2
- %global srcver 3_9_0
1
+ %global rpmver 3.10 .0
2
+ %global srcver 3_10_0
3
3
4
4
Name: %{_cross_os }libnl
5
5
Version: %{rpmver }
You can’t perform that action at this time.
0 commit comments