mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
aptly: update to 1.4.0
This commit is contained in:
parent
1b42272755
commit
e773c5a01e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aptly'
|
# Template file for 'aptly'
|
||||||
pkgname=aptly
|
pkgname=aptly
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/aptly-dev/aptly
|
go_import_path=github.com/aptly-dev/aptly
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Tassilo Schweyer <dev@welterde.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.aptly.info/"
|
homepage="https://www.aptly.info/"
|
||||||
distfiles="https://github.com/aptly-dev/aptly/archive/v$version.tar.gz"
|
distfiles="https://github.com/aptly-dev/aptly/archive/v$version.tar.gz"
|
||||||
checksum=4d993dd790345e54dd963467a475ae160a7133bae7ee42844f15d5e82c1fb36e
|
checksum=4172d54613139f6c34d5a17396adc9675d7ed002e517db8381731d105351fbe5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue