Fixed incorrect filename.
This commit is contained in:
parent
e873cb20a5
commit
0857cdcd27
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ PATCHES=(
|
||||||
)
|
)
|
||||||
|
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
unpack "insync_${PV}-buster_amd64.deb"
|
unpack "insync_${PV}-kinetic.deb"
|
||||||
unpack ${WORKDIR}"/data.tar.gz"
|
unpack ${WORKDIR}"/data.tar.gz"
|
||||||
|
|
||||||
mkdir -p "${S}"
|
mkdir -p "${S}"
|
||||||
|
|
|
@ -12,4 +12,4 @@ RESTRICT=strip
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=http://s.insynchq.com/builds/insync_3.8.1.50459-kinetic_amd64.deb
|
SRC_URI=http://s.insynchq.com/builds/insync_3.8.1.50459-kinetic_amd64.deb
|
||||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 estack 055c42df72f76a4f45ec92b35e83cd56 rpm f73e907469f65e52192f110dec72dce0 xdg-utils ac0e315a3688929e34ac75b139e7349a
|
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 estack 055c42df72f76a4f45ec92b35e83cd56 rpm f73e907469f65e52192f110dec72dce0 xdg-utils ac0e315a3688929e34ac75b139e7349a
|
||||||
_md5_=cd80d5571704bad2c6db81a9795dc69b
|
_md5_=3b586fb37ca43c942e9584553a58beb3
|
||||||
|
|
Loading…
Reference in a new issue