From 9cf842182a8572c17f9ea939de6d97270d2f8fde Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 11 Jul 2017 11:14:24 +0200 Subject: [PATCH] samba: Add `BEE_VERSION` to versionless bee file Fix up commit a7494cd3 (poppler: Update version from 0.35.0 to 0.54.0) accidentally converting the Samba bee file into a versionless bee file. --- samba.be0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samba.be0 b/samba.be0 index 986274e5e..15d38ce87 100755 --- a/samba.be0 +++ b/samba.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION samba-3.5.14-0 + SRCURL[0]="http://www.samba.org/samba/ftp/stable/samba-${PKGVERSION}.tar.gz" PATCHURL[0]="/src/mariux/download/samba-${PKGVERSION}-0001-Revert-Final-part-of-jumbo-patch-for-bug-7104-wide-l.patch"