rinse: update to 3.5.
This commit is contained in:
parent
1fc7a1d330
commit
9ee7d454a4
1 changed files with 5 additions and 4 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'rinse'
|
||||
pkgname=rinse
|
||||
version=3.3
|
||||
version=3.5
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-makefile
|
||||
make_check_target=test
|
||||
hostmakedepends="dpkg"
|
||||
makedepends="perl"
|
||||
depends="perl-LWP rpm wget"
|
||||
|
@ -12,10 +13,10 @@ short_desc="Bootstrap a rpm based distribution like debootstrap"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://salsa.debian.org/debian/rinse"
|
||||
#changelog="https://salsa.debian.org/debian/rinse/raw/master/debian/changelog"
|
||||
changelog="https://salsa.debian.org/debian/rinse/raw/master/debian/changelog"
|
||||
distfiles="https://salsa.debian.org/debian/rinse/-/archive/${version}/rinse-${version}.tar.gz"
|
||||
checksum=290a90a80bd8358fcaf6849a590eb14f1bb05ce81b365bd95e4d41a93be82e19
|
||||
make_check_target=test
|
||||
checksum=ebe2384f2aa4565c5f29882b177f7afd4c7cdbca9de9525618c6040e63a76d23
|
||||
|
||||
|
||||
conf_files="/etc/rinse/rinse.conf"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue