xbps-bin: added support to install exact pkg version, i.e 'foo-1.0'.
This commit is contained in:
7
NEWS
7
NEWS
@@ -1,5 +1,12 @@
|
||||
xbps-0.16 (???):
|
||||
|
||||
* xbps-bin(8): the 'install' target now can (re)install an exact package
|
||||
version as specified on its arguments, i.e:
|
||||
|
||||
$ xbps-bin install foo-1.0
|
||||
|
||||
If that version is not available no other version will be installed.
|
||||
|
||||
* xbps-repo(8): 'genindex' target is now able to remove binary packages
|
||||
when a greater version exists on the index.
|
||||
|
||||
|
Reference in New Issue
Block a user