mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
xbps{,-static}: use raw changelog
This commit is contained in:
parent
ec4c7cae9b
commit
9d12847a71
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ short_desc="XBPS package system utilities - static binaries"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="BSD-2-Clause, BSD-3-Clause, ISC"
|
||||
homepage="https://github.com/void-linux/xbps"
|
||||
changelog="https://github.com/void-linux/xbps/blob/master/NEWS"
|
||||
changelog="https://raw.githubusercontent.com/void-linux/xbps/master/NEWS"
|
||||
distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz"
|
||||
checksum=4f9ff9299d0b196963bd8fc878ee897002b02b69bf5920f94967f306f3fea09c
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ short_desc="XBPS package system utilities"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD-2-Clause, BSD-3-Clause, ISC"
|
||||
homepage="https://github.com/void-linux/xbps"
|
||||
changelog="https://github.com/void-linux/xbps/blob/master/NEWS"
|
||||
changelog="https://raw.githubusercontent.com/void-linux/xbps/master/NEWS"
|
||||
distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz"
|
||||
checksum=4f9ff9299d0b196963bd8fc878ee897002b02b69bf5920f94967f306f3fea09c
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue